mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-06 12:47:44 +00:00
Merge pull request #100 from sailpoint-oss/add-run-name
Add run name to version bump workflow
This commit is contained in:
2
.github/workflows/bump_version.yml
vendored
2
.github/workflows/bump_version.yml
vendored
@@ -1,5 +1,7 @@
|
||||
name: "Update CLI Version"
|
||||
|
||||
run-name: Update SailPoint CLI Version to ${{ github.event.inputs.version}}
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user