Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Disable current action
Browse files Browse the repository at this point in the history
  • Loading branch information
antoineKorbit committed Aug 30, 2023
1 parent af72f4e commit 7e73647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing_current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
threshold_priority: 9
headless_show_report: false
headless: true
secret_id: ${{ secrets.PROD_KORBIT_SECRET_ID }}
secret_key: ${{ secrets.PROD_KORBIT_SECRET_KEY }}
secret_id: ${{ secrets.KORBIT_SECRET_ID }}
secret_key: ${{ secrets.KORBIT_SECRET_KEY }}

0 comments on commit 7e73647

Please sign in to comment.