Skip to content

Commit 2586d35

Browse files
committed
ci: change workflow name
1 parent 45549dc commit 2586d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- main
66
jobs:
77
release-please:
8-
name: Build, tag, and publish assets
8+
name: Run Release Please
99
runs-on: ubuntu-latest
1010
outputs:
1111
release-created: ${{ steps.release.outputs.release_created }}

0 commit comments

Comments
 (0)