Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit 5a389c3

Browse files
committed
Rename release job
1 parent 76c2ccf commit 5a389c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [created]
66

77
jobs:
8-
verify:
8+
release-npm-package:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)