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 66f992a commit 49440feCopy full SHA for 49440fe
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: cargo publish
20
env:
21
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
22
- - uses: taiki-e/create-gh-release-action@8df4de6534ceacdaed10a08f73418ca751f31793 # v1
+ - uses: taiki-e/create-gh-release-action@c88e967dc754f9d45751df0de0a9e636115f121d # v1
23
with:
24
changelog: CHANGELOG.md
25
title: future-queue $version
0 commit comments