Skip to content

Commit d58bf19

Browse files
veds12KelvinYang0320
authored andcommitted
removed permit for unsecure commands
1 parent c2e2cc7 commit d58bf19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/changelog_update.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
token: ${{ secrets.AIDUDEZZ_BOT_TOKEN }}
1919

2020
- name: Commit files
21-
env:
22-
CI_USER: ${{ secrets.AIDUDEZZZ_BOT_USER }}
23-
CI_EMAIL: ${{ secrets.AIDUDEZZZ_BOT_EMAIL }}
24-
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
2521
run: |
2622
git config --local user.email ${{ secrets.AIDUDEZZZ_BOT_EMAIL }}
2723
git config --local user.name ${{ secrets.AIDUDEZZZ_BOT_USER }}

0 commit comments

Comments
 (0)