Skip to content

Commit

Permalink
try better env var
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam committed Nov 17, 2023
1 parent 285ecd6 commit 3dd7f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ibmi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- run: npm i -g @ibm/ibmi-ci --registry=https://npm.pkg.github.com/
env:
NODE_AUTH_TOKEN: ${{secrets.PACKAGE_TOKEN}}
NPM_TOKEN: ${{secrets.PACKAGE_TOKEN}}

- name: Get short SHA ID
run: |
Expand Down

0 comments on commit 3dd7f63

Please sign in to comment.