mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2024-11-10 15:05:38 +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
|
- name: Release
|
||||||
uses: Ricky-Hao/action-release@master
|
uses: Ricky-Hao/action-release@master
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
ASSET_PATH: publish
|
ASSET_PATH: publish
|
||||||
|
Loading…
Reference in New Issue
Block a user