Skip to content

Commit

Permalink
bugfix(deploy): fix production-deployment.yml gh action (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkue authored Jun 6, 2023
1 parent 4a581ed commit ea5ad3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/production-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
echo EXCHANGE_RATES_API=${{ secrets.EXCHANGE_RATES_API }} >> .env
- name: Create credentials JSON file
if: github.ref == 'refs/heads/main'
uses: jsdaniell/[email protected]
with:
name: credentials.json
Expand Down

0 comments on commit ea5ad3a

Please sign in to comment.