Skip to content

Commit c3dc5fd

Browse files
committed
workflow: changes on the deply script 5
1 parent 5bfd557 commit c3dc5fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: akhileshns/heroku-deploy@v3.12.12 # This is the action
1414
with:
15+
dontuseforce: 1
1516
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
1617
heroku_app_name: "basemaxrubytest"
1718
heroku_email: "miprio101@gmail.com"

0 commit comments

Comments
 (0)