We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3041ee1 commit 8a62cdcCopy full SHA for 8a62cdc
.github/workflows/publlic-ghpages.yaml
@@ -17,7 +17,7 @@ jobs:
17
filepath: lobby-to-client/v1/asyncapi.html
18
19
- name: Deploy GH page
20
- uses: JamesIves/github-pages-deploy-action
+ uses: JamesIves/github-pages-deploy-action@v4
21
with:
22
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
BRANCH: gh-pages
0 commit comments