Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
chore(unleash): fix workflow config
Browse files Browse the repository at this point in the history
chore(unleash): fix workflow config
  • Loading branch information
crishellco authored Jul 3, 2021
2 parents 4fccf87 + d9dbefc commit 6ff36cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
CI: true
- uses: codecov/codecov-action@v1
- run: yarn build
- run: yarn release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: yarn release

0 comments on commit 6ff36cf

Please sign in to comment.