Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 295b060

Browse files
committed
chore: Update GitHub Actions workflow to use fixed version of docfx-unitypackage action
1 parent 196c50b commit 295b060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626

2727
- name: Build
28-
uses: Bli-AIk/docfx-unitypackage@v1
28+
uses: Bli-AIk/docfx-unitypackage@v1.0.0
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131

0 commit comments

Comments
 (0)