fix github token

This commit is contained in:
Milan Kolar 2021-06-07 09:32:17 +02:00
parent ff76d5c78e
commit a22add8660

View file

@ -20,4 +20,4 @@ jobs:
type: now
from_branch: develop
target_branch: main
github_token: ${{ secrets.TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}