mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-01-26 03:24:03 +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'
|
||||
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
|
||||
basebranchname: 'main'
|
||||
basebranchname: main
|
||||
email: 'ivuorinen@users.noreply.github.com'
|
||||
name: 'ivuorinen'
|
||||
commitmessage: 'Deploy Vue App 🚀'
|
||||
|
||||
Reference in New Issue
Block a user