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 e18fbf2 commit 5336eabCopy full SHA for 5336eab
.github/workflows/deploy.yml
@@ -60,7 +60,7 @@ jobs:
60
github_token: ${{ secrets.GITHUB_TOKEN }}
61
publish_dir: ./book/_build/html
62
63
- - uses: marvinpinto/action-automatic-releases@10bdce64abdb4558a2ee6983192242be40d631d8
+ - uses: marvinpinto/action-automatic-releases@latest
64
with:
65
repo_token: "${{ secrets.GITHUB_TOKEN }}"
66
automatic_release_tag: "latest"
0 commit comments