Skip to content

Commit

Permalink
revert tags change
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Dec 23, 2024
1 parent 42890cf commit 13f9d98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
file: ${{ needs.build.outputs.uber-jar }}
tags: true
draft: false
- name: Deploy to Maven Central repository
run: ./gradlew publish
Expand Down

0 comments on commit 13f9d98

Please sign in to comment.