Skip to content

Commit

Permalink
Add run-name to release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
delatrie committed Mar 11, 2024
1 parent 04fa421 commit bb77acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: release allure python
run-name: Release ${{ github.ref_name }} by ${{ github.actor }}

on:
release:
Expand Down

0 comments on commit bb77acf

Please sign in to comment.