Skip to content

Commit

Permalink
Update sync.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
a3510377 committed Apr 23, 2024
1 parent 933dd1f commit a039156
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:
BASE_API_URL: ${{ github.env.BASE_API_URL }}
BASE_API_URL: ${{ secrets.BASE_API_URL }}

# - name: deploy
# run: |
Expand Down

0 comments on commit a039156

Please sign in to comment.