Update CI-master_tests.yml

This commit is contained in:
Carlos Polop
2021-07-17 22:05:51 +01:00
committed by GitHub
parent 7c877e496e
commit a97aa9ec8c

View File

@@ -152,8 +152,9 @@ jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
branch: ${{ github.ref }}
branch: refs/heads/${{ github.head_ref }}
github_token: ${{ secrets.GITHUB_TOKEN }}
force: true
Build_and_test_macpeas_master:
runs-on: macos-latest