This commit is contained in:
Graham McIntire 2025-06-13 13:59:01 -05:00
parent f6abb2864b
commit 26a92381c6

View file

@ -24,6 +24,7 @@ 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