mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2024-11-10 02:55:34 +08:00
fixed GitHub release token bug
This commit is contained in:
parent
5a7c7c2a26
commit
929a4f73e5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -99,5 +99,5 @@ jobs:
|
||||
- name: Release
|
||||
uses: Ricky-Hao/action-release@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ASSET_PATH: publish
|
||||
|
Loading…
Reference in New Issue
Block a user