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

Commit 7e73647

Browse files
committed
Disable current action
1 parent af72f4e commit 7e73647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing_current.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
threshold_priority: 9
1717
headless_show_report: false
1818
headless: true
19-
secret_id: ${{ secrets.PROD_KORBIT_SECRET_ID }}
20-
secret_key: ${{ secrets.PROD_KORBIT_SECRET_KEY }}
19+
secret_id: ${{ secrets.KORBIT_SECRET_ID }}
20+
secret_key: ${{ secrets.KORBIT_SECRET_KEY }}

0 commit comments

Comments
 (0)