fix: deploy action branch

This commit is contained in:
2024-03-31 13:15:31 +03:00
parent 0fe6f8563d
commit f9b96afb4e

View File

@@ -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 🚀'