Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FraBle committed Nov 13, 2024
1 parent f97844b commit 9af6324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
COMMIT_MESSAGE: 'Build: release ${{ github.ref_name }} via ${{ github.sha }}'

test-release:
name: Test release
name: Test Release
needs: [build]
if: contains(github.ref, 'tags/test/v')
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9af6324

Please sign in to comment.