We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ec98a commit a5f1321Copy full SHA for a5f1321
.github/workflows/publish.yml
@@ -48,5 +48,6 @@ jobs:
48
- name: Build, Push and Deploy a Docker container to Heroku.
49
uses: gonuit/[email protected]
50
with:
51
+ email: "[email protected]"
52
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
53
heroku_app_name: "jupyter-x-docker"
0 commit comments