Skip to content

Commit

Permalink
attempt 30
Browse files Browse the repository at this point in the history
  • Loading branch information
tishoyanchev committed Sep 27, 2023
1 parent c21768c commit 43195fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- run: npm publish
- run: npm install
- run: npm i infineon-feedback
- run: npm i infineon-feedback@latest
- run: npm run build
env:
NODE_AUTH_TOKEN: ${{secrets.IFX_FEEDBACK_WIDGET}}

0 comments on commit 43195fc

Please sign in to comment.