Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
btungut committed Jan 24, 2025
1 parent 834ba6e commit de5a105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ on:
- 'LICENSE'
- '.github/**'

run-name: ${{ github.ref_name }} - ${{ github.event.head_commit.message || github.event.commits.message }}
run-name: ${{ github.ref_name }} - ${{ github.event.head_commit.message || github.event.commits[0].message || github.event_name }}


jobs:
Expand Down

0 comments on commit de5a105

Please sign in to comment.