Skip to content

Commit

Permalink
Update heroku-deploy-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wy580477 authored Apr 24, 2022
1 parent 12aa6a8 commit 5c81e68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/heroku-deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ jobs:
usedocker: true
env_file: ".env"
env:
HD_RCLONE_CONFIG_BASE64: ${{secrets.RCLONE_CONFIG_BASE64}}
HD_RCLONE_CONFIG_BASE64: ${{secrets.RCLONE_CONFIG_BASE64}}
HD_HEROKU_APP_NAME: ${{secrets.HEROKU_APP_NAME}}
HD_HEROKU_API_KEY: ${{secrets.HEROKU_API_KEY}}

0 comments on commit 5c81e68

Please sign in to comment.