Skip to content

Commit 8f941c4

Browse files
authored
Update release_and_push.yml
1 parent 2b1a138 commit 8f941c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_and_push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
allowUpdates: true
4040
artifacts: "${{ github.workspace }}/target/*.jar"
4141
token: ${{ secrets.GITHUB_TOKEN }}
42+
tag: 0.3.5
4243

4344
- name: Publish to the Maven Central Repository
4445
run: mvn --no-transfer-progress deploy

0 commit comments

Comments
 (0)