Skip to content

Commit

Permalink
Updated deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ales Zima committed Jun 12, 2024
1 parent c8e3535 commit 40ca990
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ permissions:

jobs:
build:
env:
PUBLIC_API_BASE_URL: ${{ secrets.PUBLIC_API_BASE_URL}}
env:
PUBLIC_API_BASE_URL: ${{ secrets.PUBLIC_API_BASE_URL}}
runs-on: ubuntu-latest
steps:
- name: Checkout your repository using git
Expand Down

0 comments on commit 40ca990

Please sign in to comment.