Skip to content

Commit

Permalink
Attempt to fix release build #2
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrisztian committed May 9, 2023
1 parent 468a11f commit 06d9023
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ github.ref }}
name: ${{ steps.build_jars.outputs.version }}
draft: false
prerelease: false
files: |
Expand Down

0 comments on commit 06d9023

Please sign in to comment.