Update main.yml

This commit is contained in:
J. Fronny 2019-12-20 15:12:38 +01:00 committed by GitHub
parent 4cf7b066c2
commit 4d73114e8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,5 +72,5 @@ jobs:
git config --local user.name "GitHub Action"
git add .
git commit -m "Add changes" -a
echo "Plz work"
echo "$GITHUB_ACTOR"
git push "https://$GITHUB_ACTOR:${{ secrets.GIST }}@gist.github.com/JFronny/f1ccbba3d8a2f5862592bb29fdb612c4"