Skip to content

Commit

Permalink
Fix: [CI] service-name is called "wiki-prod" for the production wiki (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueBrain committed Jun 13, 2023
1 parent 248875b commit a94054d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
RELOAD_SECRET: ${{ secrets.RELOAD_SECRET }}
NOMAD_SERVICE_KEY: ${{ secrets.NOMAD_SERVICE_PROD_KEY }}
with:
service: wiki
service: wiki-prod

0 comments on commit a94054d

Please sign in to comment.