Skip to content

Commit

Permalink
chore: give step a nicer name
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Jan 15, 2025
1 parent 022e3d0 commit 91cd28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_publish-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ env:

jobs:
release:
name: Run publish script
name: Run publish canary script ${{ github.event.inputs.train }}
runs-on: ubuntu-latest
environment: deployment
steps:
Expand Down

0 comments on commit 91cd28e

Please sign in to comment.