Skip to content

Commit

Permalink
ci: rename metadata job in build & release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fbozic committed May 6, 2024
1 parent 6ea3aad commit 6b50bf7
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:
permissions: write-all
jobs:
metadata:
name: Build
name: Get release metadata
runs-on: ubuntu-latest
outputs:
version: ${{ steps.get_version.outputs.version }}
Expand Down

0 comments on commit 6b50bf7

Please sign in to comment.