Skip to content

Commit

Permalink
Udpate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Y-T-G committed Jan 18, 2025
1 parent 500c5cb commit 4ca336b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/discussion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4ca336b

Please sign in to comment.