Skip to content

Commit

Permalink
Try different API key for feedz npm
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmskywalker committed Jul 29, 2023
1 parent 46b2061 commit febb1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- run: |
npm publish ./elsa-studio-npm-packages/*.tgz
env:
NODE_AUTH_TOKEN: ${{ secrets.FEEDZ_API_KEY }}
NODE_AUTH_TOKEN: ${{ secrets.FEEDZ_IO_NPM }}
# publish_nuget_preview_feedzio:
# name: Publish nuget packages to feedz.io
Expand Down

0 comments on commit febb1b0

Please sign in to comment.