We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92e5ba commit 26292daCopy full SHA for 26292da
1 file changed
.github/workflows/deploy.yml
@@ -75,5 +75,4 @@ jobs:
75
mode: compose
76
env:
77
CF_TURNSTILE_SECRET: ${{ secrets.CF_TURNSTILE_SECRET }}
78
- KVP_REDACTED_TERMS: |
79
- ${{ secrets.REDACTED_TERMS }}
+ KVP_REDACTED_TERMS: ${{ secrets.REDACTED_TERMS }}
0 commit comments