Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
juuwel committed May 27, 2024
1 parent 87152e2 commit 05ea7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-be.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
dotnet-version: '8.0.x'

- run: cd api && dotnet publish -c Release -o publish
- uses: AkhileshNS/[email protected]&
- uses: AkhileshNS/[email protected]
with:
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
heroku_app_name: ${{ secrets.HEROKU_APP_NAME }}
Expand Down

0 comments on commit 05ea7ed

Please sign in to comment.