Skip to content

Commit

Permalink
fix env name
Browse files Browse the repository at this point in the history
  • Loading branch information
a3510377 committed Apr 23, 2024
1 parent 199c9ff commit 933dd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Sync
run: python scripts/summon.py
env:
MEMBERS_API_URL: ${{ github.env.MEMBERS_API_URL }}
BASE_API_URL: ${{ github.env.BASE_API_URL }}

# - name: deploy
# run: |
Expand Down

0 comments on commit 933dd1f

Please sign in to comment.