This commit is contained in:
Osman Faruk Bayram 2025-09-15 15:37:39 +03:00
parent 1080b3a8cc
commit 04d828f9d8

View file

@ -19,7 +19,6 @@ jobs:
with: with:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }} oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }} oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
tags: tag:ci
hostname: github-actions hostname: github-actions
# TODO: add a binary cache # TODO: add a binary cache