chore(workflows): add endline
This commit is contained in:
parent
0d8687d0a0
commit
10dd12ab02
2 changed files with 2 additions and 2 deletions
2
.github/workflows/cd_docker.yml
vendored
2
.github/workflows/cd_docker.yml
vendored
|
@ -25,4 +25,4 @@ jobs:
|
|||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
repository: hexxa/quickshare
|
||||
tag_with_ref: false
|
||||
tag_with_ref: false
|
||||
|
|
2
.github/workflows/cd_heroku.yml
vendored
2
.github/workflows/cd_heroku.yml
vendored
|
@ -15,4 +15,4 @@ jobs:
|
|||
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
|
||||
heroku_app_name: "hexxa-quickshare"
|
||||
heroku_email: "hexxa@outlook.com"
|
||||
usedocker: true
|
||||
usedocker: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue