Skip to content

Commit

Permalink
use GHTOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
zsbai committed Aug 24, 2022
1 parent 6ffdc75 commit 29c444d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/destVersionForMac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ function main() {
version="$dest_version"
fi

gh release create v$version ./WeChatMac/$dest_version/WeChatMac-$dest_version.dmg -F ./WeChatMac/$dest_version/WeChatMac-$dest_version.dmg.sha256 -t "Wechat For Mac v$dest_version"
gh release create v$version ./WeChatMac/$dest_version/WeChatMac-$dest_version.dmg -F ./WeChatMac/$dest_version/WeChatMac-$dest_version.dmg.sha256 -t "Wechat For Mac v$version"

# gh auth logout --hostname github.com | echo "y"

Expand Down

0 comments on commit 29c444d

Please sign in to comment.