There was an error while loading. Please reload this page.
1 parent 50dd978 commit bebf413Copy full SHA for bebf413
1 file changed
.github/workflows/go.yml
@@ -70,4 +70,4 @@ jobs:
70
env:
71
CLARIFY_USERNAME: ${{ secrets.CLARIFY_USERNAME }}
72
CLARIFY_PASSWORD: ${{ secrets.CLARIFY_PASSWORD }}
73
- CLARIFY_ENDPOINT: ${{ secrets.CLARIFY_ENDPOINT }}
+ CLARIFY_ENDPOINT: ${{ vars.CLARIFY_ENDPOINT }}
0 commit comments