Skip to content

Commit

Permalink
[pre-release] [0.0.41] trying to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyGura committed Aug 15, 2024
1 parent 421f6db commit 92d47c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
venv-directory: ./documentation/.venv

- name: Publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_KEY }}
run: |
chmod +x ./etc/publish_new_version.sh
./etc/publish_new_version.sh ${{ env.version }}
Expand Down

0 comments on commit 92d47c5

Please sign in to comment.