1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-01 09:10:37 +00:00

Push changes to development branch

This commit is contained in:
Luke Ceddia 2020-01-08 22:00:47 +11:00
parent 61a7c59254
commit b227df91c3

View file

@ -45,7 +45,7 @@ jobs:
uses: ad-m/github-push-action@19caa5c351f47734055690f7d01aaaef2f9114d5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: githubactions
branch: development
- name: Set deployment SSH key
if: github.event_name == 'push'
uses: shimataro/ssh-key-action@v1