Skip to content

Commit

Permalink
Merge pull request #895 from gisaia/ci/releaseRunName
Browse files Browse the repository at this point in the history
ci: add inputs in release run name
  • Loading branch information
sebbousquet authored Jan 6, 2025
2 parents e33f81d + e62df52 commit 0c814c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Release ARLAS-web-components
run-name: Release ARLAS-web-components ${{inputs.version}} ${{inputs.stage}} ${{inputs.stage_iteration}}

on:
workflow_dispatch:
Expand Down

0 comments on commit 0c814c2

Please sign in to comment.