Skip to content

Commit 7af931d

Browse files
committed
hardcode tag
1 parent c4763cf commit 7af931d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Create GitHub Release
3333
uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # pin@v1.13.0
3434
with:
35-
tag: ${{github.event.release.tag_name}}
35+
tag: 3.8.0
3636
- name: Set up JDK
3737
uses: actions/setup-java@v4
3838
with:

0 commit comments

Comments
 (0)