Skip to content

Commit

Permalink
fix(build): upgrade final release step
Browse files Browse the repository at this point in the history
  • Loading branch information
ArwynFr committed Sep 7, 2022
1 parent c620dfb commit 0f9b01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
path: ./*.pbo

- name: Create Github Release
uses: arwynfr/actions-conventional-versioning@0.1.0
uses: arwynfr/actions-conventional-versioning@0.2.1
with:
pattern: $(Convert-Path *.pbo)

0 comments on commit 0f9b01b

Please sign in to comment.