We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8a38c commit d90e8bfCopy full SHA for d90e8bf
README.md
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout
23
uses: actions/checkout@v2
24
- name: Deploy API documentation
25
- uses: bump-sh/github-action@v1.0
+ uses: bump-sh/github-action@0.1
26
with:
27
id: <BUMP_DOC_ID>
28
token: <BUMP_DOC_TOKEN>
0 commit comments