Skip to content

Commit

Permalink
Changed publish branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Kummerländer committed Apr 19, 2024
1 parent daefa52 commit a860e9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ jobs:
lummerland/skohub-vocabs-openeduhub:latest
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
publish_branch: skohub-gh-pages

0 comments on commit a860e9a

Please sign in to comment.