mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-02-28 15:57:35 +00:00
fix: deploy action branch
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
username: 'ivuorinen'
|
username: 'ivuorinen'
|
||||||
reponame: 'sysvinit-service-generator'
|
reponame: 'sysvinit-service-generator'
|
||||||
token: ${{ secrets.GITHUB_TOKEN }} # no need to change this line this is used to create the branch in your application repository
|
token: ${{ secrets.GITHUB_TOKEN }} # no need to change this line this is used to create the branch in your application repository
|
||||||
basebranchname: 'main'
|
basebranchname: main
|
||||||
email: 'ivuorinen@users.noreply.github.com'
|
email: 'ivuorinen@users.noreply.github.com'
|
||||||
name: 'ivuorinen'
|
name: 'ivuorinen'
|
||||||
commitmessage: 'Deploy Vue App 🚀'
|
commitmessage: 'Deploy Vue App 🚀'
|
||||||
|
|||||||
Reference in New Issue
Block a user