We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3690f7 commit 1792512Copy full SHA for 1792512
README.md
@@ -39,7 +39,7 @@ jobs:
39
- name: Checkout
40
uses: actions/checkout@v2
41
- name: Deploy API documentation
42
- uses: bump-sh/github-action@0.2
+ uses: bump-sh/github-action@0.3
43
with:
44
doc: <BUMP_DOC_ID>
45
token: ${{secrets.BUMP_TOKEN}}
0 commit comments