Skip to content

Commit

Permalink
fix: release job name
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Correa committed Mar 7, 2023
1 parent 36ba110 commit 0c1d930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
release:
name: Release
name: Version
runs-on: ubuntu-latest
outputs:
created: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 0c1d930

Please sign in to comment.