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 f021a70 commit 335cc2fCopy full SHA for 335cc2f
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
- run: cargo publish
26
env:
27
CARGO_REGISTRY_TOKEN: ${{ steps.auth.outputs.token }}
28
- - uses: taiki-e/create-gh-release-action@c5baa0b5dc700cf06439d87935e130220a6882d9 # v1
+ - uses: taiki-e/create-gh-release-action@f67cf7b2dadd83d36b981e674a6b08063997ce68 # v1
29
with:
30
changelog: CHANGELOG.md
31
title: future-queue $version
0 commit comments