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 21fb1ec commit 7546df1Copy full SHA for 7546df1
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
fetch-depth: 0
13
- name: Fetch next version
14
id: nextVersion
15
- uses: VisualPinball/next-version-action@v0.1.7
+ uses: VisualPinball/next-version-action@v0
16
with:
17
tagPrefix: 'v'
18
- name: Bump
0 commit comments