Skip to content

Commit a9a1c5c

Browse files
committed
ADD TO: publish action / try new version of wiki publish action runner
1 parent c88263e commit a9a1c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
git_threshold: partial_outage
133133

134134
- name: Deploy to wiki
135-
uses: Andrew-Chen-Wang/github-wiki-action@v4
135+
uses: Andrew-Chen-Wang/github-wiki-action@v5
136136
env:
137137
COMMIT_MSG: ${{ github.event.head_commit.message }}
138138
with:

0 commit comments

Comments
 (0)