mirror of
https://github.com/colbster937/originblacklist.git
synced 2025-06-07 16:24:48 +00:00
fix workflow
This commit is contained in:
parent
fafd02b7a1
commit
80ac845cb5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -41,6 +41,8 @@ jobs:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./build/libs/OriginBlacklist.jar
|
||||
asset_name: OriginBlacklist.jar
|
||||
|
||||
- name: Publish Release
|
||||
- uses: eregon/publish-release@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user