Skip to content

Commit

Permalink
ci: add input in run name
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbousquet authored Jan 6, 2025
1 parent c460c59 commit 05b78bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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-core
run-name: Release ARLAS-web-core ${{inputs.version}} ${{inputs.stage}} ${{inputs.stage_iteration}}

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -619,4 +619,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit 05b78bc

Please sign in to comment.