Skip to content

Commit 1259d5c

Browse files
authored
Merge pull request #15 from snout-router/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.1.5
Bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.1.5
2 parents 2f4f5bc + 91a800f commit 1259d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
working-directory: website
2525
run: make release
2626
- name: Publish website
27-
uses: JamesIves/[email protected].4
27+
uses: JamesIves/[email protected].5
2828
with:
2929
branch: gh-pages
3030
folder: website/artifacts/docusaurus/build

0 commit comments

Comments
 (0)