Skip to content

Commit 1310f79

Browse files
Bump JamesIves/github-pages-deploy-action from 4.1.1 to 4.1.5
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.1 to 4.1.5. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.1...4.1.5) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13689f5 commit 1310f79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-instance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
cp -r ./{output,data,config,sourcecred.json,package.json,yarn.lock,cache,.gitignore} ./site/
4242
4343
- name: Deploy 🚀
44-
uses: JamesIves/github-pages-deploy-action@4.1.1
44+
uses: JamesIves/github-pages-deploy-action@4.1.5
4545
with:
4646
token: ${{ secrets.SOURCECRED_GITHUB_TOKEN }}
4747
branch: gh-pages

0 commit comments

Comments
 (0)