Skip to content

Commit 278f66b

Browse files
authored
fix
1 parent f1a7cbb commit 278f66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pack.yml

Lines changed: 1 addition & 1 deletion
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 }}"
46+
git commit -S -a -m "chore: update Help.zip to ${{ github.action_repository }}@${{ github.sha }}"
4747
git push origin dev

0 commit comments

Comments
 (0)