Skip to content

Commit

Permalink
Added AUTH_TOKEN secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Meefish committed Nov 28, 2024
1 parent c0e603c commit 064b357
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI_CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:

integration-tests:
name: Run Integration Tests
env:
AUTH_TOKEN: ${{ secrets.AUTH_TOKEN }}
runs-on: ubuntu-latest
needs: unit-tests

Expand Down

0 comments on commit 064b357

Please sign in to comment.