We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965c8fa commit f92f435Copy full SHA for f92f435
.github/workflows/build-and-release.yml
@@ -33,7 +33,7 @@ jobs:
33
run: hugo --minify
34
- name: Deploy site
35
if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/main' }}
36
- uses: JamesIves/[email protected].2
+ uses: JamesIves/[email protected].3
37
with:
38
GITHUB_TOKEN: ${{ steps.atedeg-bot.outputs.token }}
39
BRANCH: gh-pages
0 commit comments