Skip to content

Commit

Permalink
Update helix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemarsden authored Nov 10, 2024
1 parent 4f172b0 commit 8419ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:

env:
HELIX_URL: ${{ secrets.HELIX_URL }}
HELIX_URL: ${{ variables.HELIX_URL }}
HELIX_API_KEY: ${{ secrets.HELIX_API_KEY }}

jobs:
Expand Down

0 comments on commit 8419ddc

Please sign in to comment.