Skip to content

Commit

Permalink
downgrade workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
glaslos committed Jan 26, 2025
1 parent 2fc21e8 commit 171c2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
deploy:
uses: mhils/workflows/.github/workflows/gh-pages-hugo.yml@v16
uses: mhils/workflows/.github/workflows/gh-pages-hugo.yml@v15
with:
deploy: ${{ github.ref == 'refs/heads/main' }}
permissions:
Expand Down

0 comments on commit 171c2eb

Please sign in to comment.