We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53e4a4 commit c15e38eCopy full SHA for c15e38e
.github/workflows/task_acceptance_tests.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Connect to Twingate
27
uses: twingate/github-action@v1
28
with:
29
- service-key: ${{ secrets.TWINGATE_DIAMOND_SKINK_SECURITY_PROD }}
+ service-key: ${{ secrets.TWINGATE_PUBLIC_REPO_KEY }}
30
env:
31
TWINGATE_LOG_LEVEL: debug
32
0 commit comments