Skip to content

Commit 8429c47

Browse files
authored
Update update-version.yml
1 parent 2f71768 commit 8429c47

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/update-version.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,3 @@ jobs:
2222
with:
2323
version_file: ./VERSION
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
25-
- name: Git Version
26-
uses: codacy/git-version@2.4.0
27-
with:
28-
release-branch: main
29-
- name: Echo Version
30-
run: |
31-
echo "version = $VERSION"

0 commit comments

Comments
 (0)