Skip to content

Commit

Permalink
아이고
Browse files Browse the repository at this point in the history
  • Loading branch information
jaerius committed Jun 7, 2024
1 parent 6b17800 commit d39b1d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}
run: |
echo "$HEROKU_API_KEY" | heroku auth:token
heroku auth:whoami
- name: Add Heroku remote
run: git remote add heroku https://git.heroku.com/calm-eyrie-10609.git
Expand Down

0 comments on commit d39b1d9

Please sign in to comment.