Skip to content

Commit 935930a

Browse files
committed
修改构建流程
1 parent 7b6fcd5 commit 935930a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737

3838
- name: Push changes and tags
3939
run: |
40-
git remote set-url origin https://${{ secrets.GIT_TOKEN }}@github.com/${{ github.repository }}.git
4140
git push --follow-tags # 推送修改的 version 和 Git 标签到远程仓库
4241
4342
- name: Package Extension

0 commit comments

Comments
 (0)