Skip to content

Commit

Permalink
把版本号改动推上去
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed Mar 13, 2024
1 parent 76c8bc2 commit a52b99c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "sumneko"
vsce package -o "${{ env.VSIX_NAME }}" ${{ github.ref_name }}
git pull
git push
- name: Upload vsix
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit a52b99c

Please sign in to comment.