mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
ci: add OpenProvider token in workflow
This commit is contained in:
1
.github/workflows/lint-and-tests.yml
vendored
1
.github/workflows/lint-and-tests.yml
vendored
@@ -108,6 +108,7 @@ jobs:
|
||||
GANDI_PAT_TOKEN: ${{ secrets.GANDI_PAT_TOKEN }}
|
||||
NAMECOM_USERNAME: ${{ secrets.NAMECOM_USERNAME }}
|
||||
NAMECOM_PASSWORD: ${{ secrets.NAMECOM_PASSWORD }}
|
||||
OPENPROVIDER_TOKEN: ${{ secrets.OPENPROVIDER_TOKEN }}
|
||||
services:
|
||||
postgres:
|
||||
image: postgres
|
||||
|
||||
Reference in New Issue
Block a user