Skip to content

Commit

Permalink
Update production_hade.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AGI-CEO authored Oct 25, 2023
1 parent b42ba34 commit c750523
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/production_hade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
runs-on: ubuntu-latest
environment:
name: '.env'
env: # Using secrets as environment variables
SUPABASE_URL: ${{ secrets.DB_URL }}

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit c750523

Please sign in to comment.