Skip to content

Commit

Permalink
Merge pull request #1234 from g59/fix/publish
Browse files Browse the repository at this point in the history
fix: env
  • Loading branch information
9renpoto authored Mar 30, 2022
2 parents 554972f + 30da974 commit 9f3d7bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/npm-publish-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- run: npm ci
- run: npm run build
- run: npm test
env:
SLACK_WEBHOOK_URL: https://example.com
CI: true

publish-gpr:
needs: build
Expand Down

0 comments on commit 9f3d7bd

Please sign in to comment.