Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
UO277938 committed Mar 9, 2024
1 parent 765fc9e commit 169605e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: elgohr/Publish-Docker-Github-Action@v5
env:
API_URI: http://${{ secrets.DEPLOY_HOST }}:8000
REACT_APP_FIREBASE_KEY: ${{ github.REACT_APP_FIREBASE_KEY }}
REACT_APP_FIREBASE_KEY: ${{ secrets.REACT_APP_FIREBASE_KEY }}
with:
name: arquisoft/wiq_es05a/webapp
username: ${{ github.actor }}
Expand Down

0 comments on commit 169605e

Please sign in to comment.