Merge branch 'master' into linpeas_dev

This commit is contained in:
Carlos.Martin
2021-07-26 14:29:13 +01:00

View File

@@ -157,7 +157,7 @@ jobs:
uses: ad-m/github-push-action@master
with:
branch: refs/heads/${{ github.head_ref }}
github_token: ${{ secrets.PULL_REQUEST_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
force: true
Build_and_test_macpeas_master: