mirror of
https://github.com/colbster937/originblacklist.git
synced 2025-12-14 15:07:40 +00:00
fix workflow
This commit is contained in:
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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user