Skip to content

Commit 80ac845

Browse files
committed
fix workflow
1 parent fafd02b commit 80ac845

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
upload_url: ${{ steps.create_release.outputs.upload_url }}
4242
asset_path: ./build/libs/OriginBlacklist.jar
4343
asset_name: OriginBlacklist.jar
44+
45+
- name: Publish Release
4446
- uses: eregon/publish-release@v1
4547
env:
4648
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)