diff --git a/.github/workflows/push_only.yml b/.github/workflows/push_only.yml index 8194e68b6..742a933b3 100644 --- a/.github/workflows/push_only.yml +++ b/.github/workflows/push_only.yml @@ -35,7 +35,9 @@ jobs: # Nyrkiƶ configuration nyrkio-enable: true # Get yours from https://nyrkio.com/docs/getting-started - nyrkio-token: ${{ secrets.NYRKIO_JWT_TOKEN }} + nyrkio-token: ${{ secrets.STAGING_JWT_TOKEN }} + nyrkio-api-root: https://staging.nyrkio.com/api/v0 + nyrkio-org: nyrkio # Old way... # Explicitly set this to null. We don't want threshold based alerts today.