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 49440fe commit dd7516aCopy full SHA for dd7516a
.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@c88e967dc754f9d45751df0de0a9e636115f121d # v1
+ - uses: taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1
23
with:
24
changelog: CHANGELOG.md
25
title: future-queue $version
0 commit comments