Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Update backend-github-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-Levitskiy authored Aug 22, 2021
1 parent 1b496d5 commit bf8a4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-github-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.BACKEND_GITHUB_AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.BACKEND_GITHUB_AWS_SECRET_ACCESS_KEY }}
GITHUB_API_KEY: ${{ secrets.GITHUB_API_KEY }}
GITHUB_API_KEY: ${{ secrets.API_KEY_GITHUB }}

0 comments on commit bf8a4e9

Please sign in to comment.