mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-03 13:53:34 +03:00
fix
This commit is contained in:
parent
81e6e2578f
commit
e30a3b415e
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue