Skip to content

Commit dca9fb6

Browse files
committed
Merge branch 'dev' of https://github.com/veds12/deepbots into dev
fetch updates
2 parents e422297 + 29cb181 commit dca9fb6

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)