Skip to content

Commit 5336eab

Browse files
committed
version update
- no fixed versions advertised (other than 'latest')
1 parent e18fbf2 commit 5336eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
github_token: ${{ secrets.GITHUB_TOKEN }}
6161
publish_dir: ./book/_build/html
6262

63-
- uses: marvinpinto/action-automatic-releases@10bdce64abdb4558a2ee6983192242be40d631d8
63+
- uses: marvinpinto/action-automatic-releases@latest
6464
with:
6565
repo_token: "${{ secrets.GITHUB_TOKEN }}"
6666
automatic_release_tag: "latest"

0 commit comments

Comments
 (0)