Skip to content

Commit

Permalink
🎉Release 1.3,暂时撤下调试,修改Android CI Release编译链问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Hny0305Lin committed Jul 8, 2024
1 parent 6cb0286 commit 8b53303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/androidsign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
npm install -g standard-version
standard-version --release-as ${{ github.ref_name }}
git push --follow-tags origin ${{ github.ref_name }}
git push --follow-tags origin HEAD
- name: Get Commit Message
id: get_commit_message
Expand Down

0 comments on commit 8b53303

Please sign in to comment.