Skip to content

Commit

Permalink
feat: Add env and release version to saas deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
pwilson77 committed Oct 16, 2024
1 parent ad6382a commit 9c668a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/saas-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ on:
- 'staging'
- 'prod'

run-name: NMUI SaaS Deployment - ${{ inputs.environment }} - ${{ inputs.version }}

jobs:
build-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9c668a3

Please sign in to comment.