Merge remote-tracking branch 'origin/main' into dev
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 57s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 57s
This commit is contained in:
commit
9d63578f95
1 changed files with 0 additions and 10 deletions
|
|
@ -22,16 +22,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.4.0
|
- uses: actions/checkout@v2.4.0
|
||||||
|
|
||||||
# - name: env-toml-file
|
|
||||||
# uses: SebRollen/toml-action@v1.2.0
|
|
||||||
# id: read_toml
|
|
||||||
# with:
|
|
||||||
# file: 'hugo.toml'
|
|
||||||
# field: 'params.environment'
|
|
||||||
|
|
||||||
# - name: Echo environment
|
|
||||||
# run: echo "Environment is ${{ steps.read_toml.outputs.value }}"
|
|
||||||
|
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v5.0.0
|
uses: actions/setup-go@v5.0.0
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue