Skip to content

Commit

Permalink
publish dir angepasst
Browse files Browse the repository at this point in the history
  • Loading branch information
rakispace committed Feb 8, 2024
1 parent 5053277 commit 6eec40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
python -m pip install -r ./requirements.txt
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v4
uses: peaceiris/actions-gh-pages@v3
if: github.ref == 'refs/heads/main'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6eec40f

Please sign in to comment.