Skip to content

Commit

Permalink
re
Browse files Browse the repository at this point in the history
  • Loading branch information
fingerartur committed Nov 21, 2023
1 parent 0f8a15e commit 82cb8e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ on:
env:
NPM_TOKEN: ${{ secrets.CLPLAYERS_NPM_TOKEN_RW }}
# VERSION: ${{ github.event.release.tag_name }}
# WEB_PATH: "react-dom/${{ env.VERSION }}/docs/"
VERSION: 0.7.7
WEB_PATH: "react-dom/${{ env.VERSION }}/docs/"
WEB_PATH: "react-dom/0.7.7/docs/"

permissions:
contents: read # Permission for actions/checkout
Expand Down

0 comments on commit 82cb8e1

Please sign in to comment.