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.
release
1 parent 3cbccf9 commit d0c480aCopy full SHA for d0c480a
.github/workflows/pr_title.yml
@@ -24,6 +24,7 @@ jobs:
24
refactor
25
chore
26
upstream
27
+ release
28
requireScope: false
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/pre_publish.yml
@@ -70,6 +70,8 @@ jobs:
70
with:
71
tool: git-cliff
72
73
+ - uses: chainguard-dev/actions/setup-gitsign@0cda751b114eb55c388e88f7479292668165602a # v1.0.2
74
+
75
- uses: cargo-bins/release-pr@0c019c0e5a6b9f722578d231d43ba900cacc5ffa # v2.1.3
76
77
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments