chore(workflows): add endline

This commit is contained in:
hexxa 2021-09-14 16:27:33 +08:00 committed by Hexxa
parent 0d8687d0a0
commit 10dd12ab02
2 changed files with 2 additions and 2 deletions

View file

@ -25,4 +25,4 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }} username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }} password: ${{ secrets.DOCKER_PASSWORD }}
repository: hexxa/quickshare repository: hexxa/quickshare
tag_with_ref: false tag_with_ref: false

View file

@ -15,4 +15,4 @@ jobs:
heroku_api_key: ${{secrets.HEROKU_API_KEY}} heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: "hexxa-quickshare" heroku_app_name: "hexxa-quickshare"
heroku_email: "hexxa@outlook.com" heroku_email: "hexxa@outlook.com"
usedocker: true usedocker: true