Skip to content

Commit

Permalink
不要自动提交了
Browse files Browse the repository at this point in the history
  • Loading branch information
sumneko committed Mar 19, 2024
1 parent e1b1f86 commit c3437d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.Y3_COMMIT_TOKEN }}
run: |
npm install -g @vscode/vsce
git config --global user.email "[email protected]"
git config --global user.name "最萌小汐(机械飞升)"
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 c3437d5

Please sign in to comment.