Skip to content

Commit 5ec4f78

Browse files
committed
chore(ci): fix path to reusable workflow
1 parent a885fc5 commit 5ec4f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version-bump.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 0
2828

2929
- name: Universal Version Bump
30-
uses: .
30+
uses: ./
3131
with:
3232
release_type: ${{ inputs.release_type }}
3333
git_tag: false

0 commit comments

Comments
 (0)