Skip to content

Commit

Permalink
Merge pull request #33 from siemens/dependabot/github_actions/peaceir…
Browse files Browse the repository at this point in the history
…is/actions-gh-pages-4

build(deps): bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
GMishx authored Dec 20, 2024
2 parents 3fb4947 + 3a3ce8a commit 809b306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
GH_REPO_REF: ${{ secrets.GH_REPO_REF }}

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
personal_token: ${{ secrets.GH_TOKEN }}
external_repository: ${{ secrets.GH_REPO_REF }}
Expand Down

0 comments on commit 809b306

Please sign in to comment.