We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117b295 commit 9eac6a5Copy full SHA for 9eac6a5
.github/workflows/changelog_update.yml
@@ -21,6 +21,7 @@ jobs:
21
env:
22
CI_USER: ${{ secrets.AIDUDEZZZ_BOT_USER }}
23
CI_EMAIL: ${{ secrets.AIDUDEZZZ_BOT_EMAIL }}
24
+ ACTIONS_ALLOW_UNSECURE_COMMANDS: true
25
run: |
26
git config --local user.email ${{ secrets.AIDUDEZZZ_BOT_EMAIL }}
27
git config --local user.name ${{ secrets.AIDUDEZZZ_BOT_USER }}
0 commit comments