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 fd5db51 commit 050f639Copy full SHA for 050f639
.github/workflows/create-new-release.yml
@@ -1,6 +1,6 @@
1
# This is a basic workflow to help you get started with Actions
2
3
-name: Bump version
+name: Bump version to ${{ github.event.inputs.release-tag }}
4
# Controls when the action will run.
5
on:
6
# Allows you to run this workflow manually from the Actions tab
0 commit comments