Skip to content

Commit

Permalink
identation error solved
Browse files Browse the repository at this point in the history
  • Loading branch information
FdezAriasSara committed Apr 28, 2023
1 parent 021d3ee commit ecf6082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lomap_en3b.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
registry: ghcr.io
workdir: webapp
env:
REACT_APP_GOOGLE_MAPS_API_KEY: {{secrets.MAPS_KEY}}
REACT_APP_GOOGLE_MAPS_API_KEY: ${{secrets.MAPS_KEY}}
deploy:
name: Deploy over SSH
runs-on: ubuntu-latest
Expand Down

0 comments on commit ecf6082

Please sign in to comment.