Skip to content

Commit

Permalink
ci: change job title for catwalk
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Oct 27, 2023
1 parent 02d5bd0 commit 0d92543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
release_catwalk: ${{ steps.release.outputs['packages/catwalk--release_created'] || env.ACT }}

upload-catwalk:
name: Upload ${{ matrix.member }} for ${{ matrix.os }}
name: Upload Catwalk for ${{ matrix.os }}
needs: release-please
runs-on: ${{ matrix.os }}
if: ${{ needs.release-please.outputs.release_catwalk }}
Expand Down

0 comments on commit 0d92543

Please sign in to comment.