Skip to content

Commit 6cad3d8

Browse files
committed
Rename job for publish-package.yml workflow
1 parent 982befe commit 6cad3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
concurrency: ${{ github.workflow }}-${{ github.ref }}
99

1010
jobs:
11-
run-tests:
11+
publish-to-npm:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)