Open qxmips opened 8 months ago
@qxmips did you fix this? i think this is because the way we pass the key
Hi @ekampf, we're observing this error every now and then, preventing our builds from passing. Usually re-running a job fixes the issue but sometimes it's just stuck for hours.
Our setup is basic:
- name: Setup twingate
uses: twingate/github-action@v1
with:
service-key: ${{ secrets.TWINGATE_TOKEN }}