We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6872d commit 5e0b8bcCopy full SHA for 5e0b8bc
.github/workflows/release.yml
@@ -88,7 +88,7 @@ jobs:
88
id-token: write
89
contents: write
90
attestations: write
91
- name: ${{ matrix.target }} (${{ matrix.runner }})
+ name: release ${{ matrix.target }} (${{ matrix.runner }})
92
runs-on: ${{ matrix.runner }}
93
timeout-minutes: 240
94
needs: prepare
0 commit comments