This commit is contained in:
Graham McIntire 2025-06-13 14:01:17 -05:00
parent 26a92381c6
commit 8f8271af06

View file

@ -24,7 +24,6 @@ jobs:
with:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
tags: tag:ci
use-cache: "true"
- name: Checkout code