mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-16 07:56:17 +00:00
(Attempt #4): Fix "Wordlist Updater - Awesome list of secrets in environment variables"
This commit is contained in:
-1
@@ -39,7 +39,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Push changes # push the output folder to your repo
|
- name: Push changes # push the output folder to your repo
|
||||||
if: steps.myoutputs.outputs.gitstatus != ""
|
if: steps.myoutputs.outputs.gitstatus != ""
|
||||||
|
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user