diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 02ac9ef..49c6f93 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -15,6 +15,8 @@ jobs: uses: actions/checkout@${{ vars.ACTION_CHECKOUT_VERSION }} - name: Build uses: ./ + with: + oauth: ${{ secrets.CODEX_OAUTH }} - name: Execute id: execute shell: bash