We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12ab1ff + a1ada77 commit c590845Copy full SHA for c590845
1 file changed
.github/workflows/release.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
release:
13
- uses: fizyk/actions-reuse/.github/workflows/shared-release.yml@v4.4.5
+ uses: fizyk/actions-reuse/.github/workflows/shared-release.yml@v4.4.6
14
with:
15
version: ${{ inputs.version }}
16
secrets:
0 commit comments