We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8abbf commit 1508b6bCopy full SHA for 1508b6b
.github/workflows/cd.yml
@@ -48,5 +48,5 @@ jobs:
48
- uses: akhileshns/heroku-deploy@v3.12.12 # This is the action
49
with:
50
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
51
- heroku_app_name: "phodal"
+ heroku_app_name: "feakin"
52
heroku_email: "gmszone@qq.com"
0 commit comments