Skip to content

Commit

Permalink
ci: change workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
jef committed Jun 13, 2021
1 parent 45549dc commit 2586d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- main
jobs:
release-please:
name: Build, tag, and publish assets
name: Run Release Please
runs-on: ubuntu-latest
outputs:
release-created: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 2586d35

Please sign in to comment.