Skip to content

Commit

Permalink
chore:SP-2110 Update repo version tagging workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
agustingroh committed Feb 17, 2025
1 parent 7b3897b commit c7a815d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/version-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
with:
fetch-depth: '0'
token: ${{ secrets.SC_GH_TAG_TOKEN }}
- name: Setup Java
uses: actions/setup-java@v4
with:
java-version: 11
- name: Determine Tag
id: taggerVersion
run: |
Expand Down

0 comments on commit c7a815d

Please sign in to comment.