Skip to content

Commit

Permalink
Merge pull request #25 from hyperledger/swcurran-patch-5
Browse files Browse the repository at this point in the history
Update render-specs.yml
  • Loading branch information
swcurran authored Aug 13, 2024
2 parents 2cc37c0 + c61d3ec commit 16b38d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: git add -f docs/index.html

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4
uses: JamesIves/github-pages-deploy-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit 16b38d4

Please sign in to comment.