Skip to content

Commit 0525574

Browse files
author
Philipp Molitor
committed
fix github actions job name for releases
1 parent 6ad1847 commit 0525574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-npmjs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- released
77

88
jobs:
9-
test:
9+
publish:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:

0 commit comments

Comments
 (0)