Skip to content

Commit

Permalink
Use correct yaml invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
dvberkel committed Nov 9, 2024
1 parent 303d9d3 commit a791695
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish-site.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
name: publish-site

on:
push:
branches:
- master

env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true

ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
jobs:
generate-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a791695

Please sign in to comment.