Skip to content

Commit

Permalink
no spaces allowed in job ids
Browse files Browse the repository at this point in the history
  • Loading branch information
jksolbakken committed Mar 5, 2024
1 parent 4903fa0 commit 4a4e0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- run: npm version patch -m "[skip ci] bump version %s"
- run: git push

publish to npm:
publish-to-npm:
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 4a4e0b5

Please sign in to comment.