mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
updated githubactions
This commit is contained in:
3
.github/workflows/firebase-preview.yml
vendored
3
.github/workflows/firebase-preview.yml
vendored
@@ -8,6 +8,9 @@ jobs:
|
||||
|
||||
- name: Hugo setup
|
||||
uses: peaceiris/actions-hugo@v2.6.0
|
||||
with:
|
||||
hugo-version: 0.120.4
|
||||
extended: true
|
||||
env:
|
||||
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
|
||||
|
||||
|
||||
3
.github/workflows/firebase-production.yml
vendored
3
.github/workflows/firebase-production.yml
vendored
@@ -10,6 +10,9 @@ jobs:
|
||||
|
||||
- name: Hugo setup
|
||||
uses: peaceiris/actions-hugo@v2.6.0
|
||||
with:
|
||||
hugo-version: 0.120.4
|
||||
extended: true
|
||||
env:
|
||||
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user