This commit is contained in:
Carlos Polop 2021-06-18 00:06:58 +02:00
parent ebc2af0489
commit 64ceea4f96

View File

@ -45,7 +45,7 @@ jobs:
git commit -m "linpeas.sh auto update" -a --allow-empty git commit -m "linpeas.sh auto update" -a --allow-empty
- name: Push changes - name: Push changes
uses: ad-m/github-push-action@linpeasdevelop uses: ad-m/github-push-action@master
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }} branch: ${{ github.ref }}