Skip to content

Commit

Permalink
chore: update workflow job name
Browse files Browse the repository at this point in the history
  • Loading branch information
npty committed Feb 9, 2024
1 parent 71a35b3 commit 06c3df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main

jobs:
publish-npm:
build:
name: "Publish to NPM"
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 06c3df7

Please sign in to comment.