mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-04 08:54:20 +01:00
Use staging.nyrkio.com
This commit is contained in:
4
.github/workflows/push_only.yml
vendored
4
.github/workflows/push_only.yml
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user