Skip to content

Commit

Permalink
remove debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
Furrior committed Dec 5, 2023
1 parent 5b044f6 commit 757bda9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lua-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,9 @@ jobs:
- uses: actions/[email protected]
- name: Setup GitHub
run: |
echo "$GITHUB_CONTEXT"
# https://api.github.com/users/github-actions%5Bbot%5D
git config --global user.name "github-actions[bot]"
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
- name: Generate lua docs with lua-language-server
shell: cmd
Expand Down

0 comments on commit 757bda9

Please sign in to comment.