From dd102ea7d486a8ce5342b6419cecaeecb89bda30 Mon Sep 17 00:00:00 2001 From: microshine Date: Wed, 7 Aug 2024 12:06:44 +0200 Subject: [PATCH] ci: Use canary for testing --- .github/workflows/master.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 46e6bc1..6cade63 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -4,12 +4,14 @@ name: Testing action jobs: run_action: runs-on: windows-latest + env: + GOODKEY_ENV: "canary" steps: - name: Checkout uses: actions/checkout@v4 - name: Create test file run: | - copy C:\Windows\System32\wmi.dll . + copy C:\Windows\System32\wmi.dll . - name: Run the action uses: ./ with: @@ -59,4 +61,4 @@ jobs: f/y4bFQXfM9/WPYAoUQ33MzXJLzcgW868RPIdHMAaVwnoydk4xJ/OizW/o+v6GM4 WhYrT4bEyP5IwLn08Nt9VUjLNrHaYYb5c+A+gmcw -----END CERTIFICATE----- - +