Skip to content

Commit 6a20141

Browse files
authored
Merge pull request #160 from CCPBioSim/dependabot/github_actions/peaceiris/actions-gh-pages-4.1.0
Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0
2 parents 98ecc5d + adc7b21 commit 6a20141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cp ../assets.json build/html
3232
3333
- name: Deploy to GitHub Pages
34-
uses: peaceiris/actions-gh-pages@v4.0.0
34+
uses: peaceiris/actions-gh-pages@v4.1.0
3535
with:
3636
publish_branch: gh-pages
3737
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)