mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-22 05:16:08 +03:00
fix
This commit is contained in:
parent
81e6e2578f
commit
e30a3b415e
2
.github/workflows/build-release.yaml
vendored
2
.github/workflows/build-release.yaml
vendored
@ -109,7 +109,7 @@ jobs:
|
||||
with:
|
||||
tag_name: ${{ steps.real_tag.outputs.tag }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.DEFAULT_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Upload Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
Loading…
Reference in New Issue
Block a user