From 4ca336bdbc3858426c903fcdd7d80c7e61222032 Mon Sep 17 00:00:00 2001 From: Y-T-G <32206511+Y-T-G@users.noreply.github.com> Date: Sat, 18 Jan 2025 22:56:26 +0800 Subject: [PATCH] Udpate workflow --- .github/workflows/discussion.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/discussion.yaml b/.github/workflows/discussion.yaml index c5916d8..9af0221 100644 --- a/.github/workflows/discussion.yaml +++ b/.github/workflows/discussion.yaml @@ -46,6 +46,10 @@ jobs: - name: Setup tmate session uses: mxschmitt/action-tmate@v3 + env: + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_REPOSITORY_OWNER: ${{ github.repository_owner }} + GITHUB_REPOSITORY: ${{ github.repository }} - name: Process new YAML files env: