Skip to content

Commit

Permalink
Adding secrets env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jag-j committed Jan 30, 2020
1 parent 5777766 commit ae21001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
- name: SFDX Publish Action Step
id: publish-action
uses: jag-sfdc/sfdx-publish-action@master
env:
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit ae21001

Please sign in to comment.