(Attempt #4): Fix "Wordlist Updater - Awesome list of secrets in environment variables"

This commit is contained in:
PinkDev1 2022-10-01 03:31:05 -03:00
parent ce77325aa4
commit 22893817c9

View File

@ -39,8 +39,7 @@ jobs:
- name: Push changes # push the output folder to your repo
if: steps.myoutputs.outputs.gitstatus != ""
uses: ad-m/github-push-action@master
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
force: true