Skip to content

Commit e43152d

Browse files
remove temporary tag step
1 parent 8bceaa0 commit e43152d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build-native-image.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ jobs:
4949
with:
5050
submodules: recursive
5151
ref: ${{ env.INPUT_REF }}
52-
53-
# See comment on temporary tag above. tldr: this is a local tag; never
54-
# gets pushed
55-
- name: Temporary tag
56-
run: git tag "$INPUT_TAG"
5752

5853
- name: Set up Java
5954
if: matrix.os_family != 'Linux'

0 commit comments

Comments
 (0)