Skip to content

Commit

Permalink
fix: Rename build job in release.yml for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
jqshuv committed Dec 30, 2024
1 parent 821d162 commit b928e16
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 @@ -38,7 +38,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.PROFILE_TOKEN }}

build:
name: 🐐 Build Old
name: 🐐 Build
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit b928e16

Please sign in to comment.