only:set-date for branches
This commit is contained in:
parent
946929a466
commit
492872ee7a
|
@ -50,4 +50,4 @@ jobs:
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
github_token: ${{ github.token }}
|
github_token: ${{ github.token }}
|
||||||
branch: master
|
branch: ${{ github.ref }}
|
||||||
|
|
Loading…
Reference in New Issue