Skip to content

Commit 1d28ef1

Browse files
committed
refactor: ♻️ Include validator url in kamal config
1 parent a682c3e commit 1d28ef1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
GH_OAUTH_CLIENT_SECRET: ${{ secrets.GH_OAUTH_CLIENT_SECRET }}
106106
WEBHOOK_SECRET: ${{ secrets.WEBHOOK_SECRET }}
107107
UI_LOGWATCH_URL: ${{ secrets.UI_LOGWATCH_URL }}
108+
VALIDATOR_URL: ${{ secrets.VALIDATOR_URL }}
108109
ZENODO_API_ENDPOINT: ${{ secrets.ZENODO_API_ENDPOINT }}
109110
ZENODO_ENDPOINT: ${{ secrets.ZENODO_ENDPOINT }}
110111
ZENODO_CLIENT_ID: ${{ secrets.ZENODO_CLIENT_ID }}

0 commit comments

Comments
 (0)