Skip to content

Commit

Permalink
Fix process_ids definition
Browse files Browse the repository at this point in the history
  • Loading branch information
elboletaire committed May 16, 2024
1 parent de72f06 commit b459f3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/netlify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
run: yarn build
env:
VOCDONI_ENVIRONMENT: stg
PROCESS_IDS: [
PROCESS_IDS: >-
[
"4ae20a8eb4caa52f5588f7bb9f3c6d6b7cf003a5b03f4589edea100000000290",
"4ae20a8eb4caa52f5588f7bb9f3c6d6b7cf003a5b03f4589edea10000000027d"
]
Expand Down

0 comments on commit b459f3f

Please sign in to comment.