Merge pull request #100 from sailpoint-oss/add-run-name

Add run name to version bump workflow
This commit is contained in:
Luke Hagar
2023-09-12 08:04:25 -05:00
committed by GitHub

View File

@@ -1,5 +1,7 @@
name: "Update CLI Version"
run-name: Update SailPoint CLI Version to ${{ github.event.inputs.version}}
on:
workflow_dispatch:
inputs:
@@ -50,4 +52,4 @@ jobs:
commit_message: Bump version to ${{ github.event.inputs.version }}
tagging_message: ${{ github.event.inputs.version }}
commit_user_name: developer-relations-sp
commit_user_email: devrel-service@sailpoint.com
commit_user_email: devrel-service@sailpoint.com