Skip to content

Commit 4582eb4

Browse files
committed
fix tag for release name
1 parent 9c40667 commit 4582eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: github.event_name == 'push'
4141
uses: softprops/action-gh-release@v1
4242
with:
43-
tag_name: hive-2.3.4-patched
43+
tag_name: 2.3.4
4444
files: |
4545
packaging/target/apache-hive-2.3.4-bin.tar.gz
4646
packaging/target/apache-hive-2.3.4-bin.tar.gz.sha256

0 commit comments

Comments
 (0)