Skip to content

Commit

Permalink
updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthyparty committed Nov 21, 2023
1 parent 616bfc7 commit fc653ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Create Secrets File
run: |
echo "${{ secrets.AWS_CD_ROLE_ARN }}" > cred.json
echo "${{ secrets.FIREBASE_CREDS }}" > cred.json
working-directory: backend/

- name: Create Secrets File
Expand Down

0 comments on commit fc653ec

Please sign in to comment.