Skip to content

Commit

Permalink
fix: Properly remove publish task
Browse files Browse the repository at this point in the history
  • Loading branch information
0ffz committed Oct 19, 2024
1 parent a4ea4a6 commit 6350809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:

- uses: MineInAbyss/publish-action@develop
with:
build-tasks: 'build'
release-files: |
${{ github.workspace }}/publish/*.jar

0 comments on commit 6350809

Please sign in to comment.