Skip to content

Commit 34b685a

Browse files
authored
fix(ci): Add v for version
1 parent a5abc63 commit 34b685a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
application_private_key: ${{ secrets.SECLABS_APP_KEY }}
3030

3131
- name: "Patch Release Me"
32-
uses: 42ByteLabs/patch-release-me@0.4.0
32+
uses: 42ByteLabs/patch-release-me@v0.4.0
3333
with:
3434
# Bump (patch)
3535
mode: ${{ inputs.mode }}

0 commit comments

Comments
 (0)