Skip to content

Commit c7a815d

Browse files
committed
chore:SP-2110 Update repo version tagging workflow
1 parent 7b3897b commit c7a815d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/version-tag.yml

-4
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ jobs:
2020
with:
2121
fetch-depth: '0'
2222
token: ${{ secrets.SC_GH_TAG_TOKEN }}
23-
- name: Setup Java
24-
uses: actions/setup-java@v4
25-
with:
26-
java-version: 11
2723
- name: Determine Tag
2824
id: taggerVersion
2925
run: |

0 commit comments

Comments
 (0)