Commit ab841381 authored by 赵小蒙's avatar 赵小蒙

fix error

parent e73964fc
......@@ -51,7 +51,7 @@ jobs:
- name: Push changes
if: steps.commit_changes.outcome == 'success'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
run: |
git push origin HEAD:master
build:
......
__version__ = "0.0.2"
__version__ = "0.0.3"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment