Skip to content

Commit

Permalink
Use the secret again
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianBarabonkovQC committed Aug 17, 2023
1 parent 1f8974c commit 83161bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Test Compliance
uses: quantco/conda-comply-action@main
with:
secret_conda_comply_pat: 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
secret_conda_comply_pat: ${{ secrets.FQ_GH_TOKEN }}

unit-tests:
name: Tests - ${{ matrix.os }} - Py${{ matrix.python-version }}
Expand Down

0 comments on commit 83161bb

Please sign in to comment.