mirror of
https://git.webmc.xyz/Colbster937/originblacklist
synced 2025-07-22 05:31:18 -09:00
fix workflow
This commit is contained in:
parent
662c9b0041
commit
69950dc4c5
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -33,7 +33,8 @@ jobs:
|
|||||||
name: OriginBlacklist
|
name: OriginBlacklist
|
||||||
path: build/libs/OriginBlacklist.jar
|
path: build/libs/OriginBlacklist.jar
|
||||||
|
|
||||||
- name: Create Draft Release
|
- name: Create Release
|
||||||
|
id: create_release
|
||||||
uses: actions/create-release@v1
|
uses: actions/create-release@v1
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user