Skip to content

Commit 5fecde8

Browse files
authored
更新 pack.yml
1 parent e44a218 commit 5fecde8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
run: |
4444
git config user.name "PCL-Community-Bot"
4545
git config user.email "167983016+PCL-Community-Bot@users.noreply.github.com"
46-
git commit -S -a -m "chore: update Help.zip to ${{ github.action.repository }}@${{ github.sha }}"
47-
git push origin dev
46+
git commit -S -a -m "chore: update Help.zip to ${{ github.action_repository }}@${{ github.sha }}"
47+
#git push origin dev

0 commit comments

Comments
 (0)