Skip to content

Commit

Permalink
try to fix github action secretsss
Browse files Browse the repository at this point in the history
  • Loading branch information
theendie committed Dec 2, 2023
1 parent d8e98bf commit 92c9193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
# - uses: actions/checkout@v2
- uses: actions/checkout@v2
- uses: akhileshns/heroku-deploy@v3.8.9 # This is the action
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
Expand Down

0 comments on commit 92c9193

Please sign in to comment.