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 45549dc commit 2586d35Copy full SHA for 2586d35
.github/workflows/release.yaml
@@ -5,7 +5,7 @@ on:
5
- main
6
jobs:
7
release-please:
8
- name: Build, tag, and publish assets
+ name: Run Release Please
9
runs-on: ubuntu-latest
10
outputs:
11
release-created: ${{ steps.release.outputs.release_created }}
0 commit comments