Skip to content

Commit

Permalink
ci(release): rename Build Commit -> Build Release
Browse files Browse the repository at this point in the history
  • Loading branch information
DevYukine committed Mar 1, 2024
1 parent 6a0ac4b commit bb5c8bd
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 @@ -35,7 +35,7 @@ jobs:
body: ${{ steps.changelog.outputs.clean_changelog }}

release-build:
name: Build Commit - ${{ matrix.platform.release_for }}
name: Build Release - ${{ matrix.platform.release_for }}
needs: changelog
strategy:
matrix:
Expand Down

0 comments on commit bb5c8bd

Please sign in to comment.