Skip to content

Commit d288002

Browse files
committed
workflow: changes on the deply script 3
1 parent 0138b9f commit d288002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- name: Deploy
1414
env:
1515
HEROKU_API_KEY: ${{secrets.HEROKU_API_KEY}}
16-
run: git push heroku main -a basemaxrubytest
16+
run: git push heroku main

0 commit comments

Comments
 (0)