We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8c643 commit 0a10ec3Copy full SHA for 0a10ec3
.github/workflows/manual.yml
@@ -31,4 +31,4 @@ jobs:
31
- name: Send greeting
32
run: echo "Hello $def"
33
env:
34
- def: ${{ secrets.PUBLISH_NPM_TOKEN }}
+ def: ${{ secrets.dddd }}
0 commit comments