Skip to content

Commit

Permalink
fix deployment create logic
Browse files Browse the repository at this point in the history
  • Loading branch information
neel-astro committed Sep 12, 2024
1 parent 494af7a commit 0ccd78c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ concurrency:
group: e2e-tests
cancel-in-progress: false

env:
ASTRO_API_TOKEN: ${{ secrets.ASTRO_API_TOKEN }}

jobs:
create-test-deployments:
name: Create Deployment
Expand Down

0 comments on commit 0ccd78c

Please sign in to comment.