Skip to content

Commit

Permalink
release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed Mar 5, 2024
1 parent a37cb46 commit 6f99d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ git commit -m 'deploy'
# git push -f git@github.com:<USERNAME>/<USERNAME>.github.io.git master

# Replace <USERNAME> with your own Github username and <REPO> with the repository name, for example, in my case it's
git push -f https://github.com/saqqdy/node-wxcrypto.git master:gh-pages
git push -f https://github.com/saqqdy/node-wxcrypto.git main:gh-pages

cd -

0 comments on commit 6f99d0f

Please sign in to comment.