We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eca2f4 commit 8dc76f9Copy full SHA for 8dc76f9
1 file changed
.github/workflows/generate-docs.yml
@@ -33,9 +33,6 @@ jobs:
33
- name: Generate docs
34
run: luajit "${RUNNER_TEMP}/docgen/scripts/generate-api-docs.lua" types docs
35
36
- - name: Clean workflow helpers
37
- run: rm -rf .lua
38
-
39
- name: Open docs PR
40
uses: peter-evans/create-pull-request@v7
41
with:
0 commit comments