Skip to content

Commit

Permalink
Update upgrade-extension-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siyaramblackduck authored Oct 23, 2024
1 parent a06a381 commit 1144857
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/upgrade-extension-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ jobs:
- name: update extension version in file
id: update-extension-version
env:
GITHUB_TOKEN: ${{ secrets.GITHUBTOKEN }}
run: |
echo "Updating extension version in vss-extension.json, vss-extension-dev.json, extension_version.txt, package.json, package-lock.json & task.json file"
git config --local user.name "$(git log -n 1 --pretty=format:%an)"
Expand Down

0 comments on commit 1144857

Please sign in to comment.