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.
1 parent a885fc5 commit 5ec4f78Copy full SHA for 5ec4f78
1 file changed
.github/workflows/version-bump.yaml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Universal Version Bump
30
- uses: .
+ uses: ./
31
with:
32
release_type: ${{ inputs.release_type }}
33
git_tag: false
0 commit comments