Skip to content

Commit e402ed0

Browse files
Update manual.yml
1 parent 342d6d0 commit e402ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Send greeting
3232
run: echo "Hello $abc"
3333
env:
34-
abc: ${{ secrets.abc }}
34+
abc: ${{ secrets.PUBLISH_NPM_TOKEN }}

0 commit comments

Comments
 (0)