Skip to content

Commit

Permalink
Merge pull request #24 from nkdAgility/topic/fix-wikiaction
Browse files Browse the repository at this point in the history
Ypdate verion to wiki action
  • Loading branch information
MrHinsh authored Jul 1, 2024
2 parents b9b81ef + 0cbaaaa commit ec01c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
if: ${{ success() && ( needs.Setup.outputs.GitVersion_PreReleaseLabel == 'Preview' || needs.Setup.outputs.GitVersion_PreReleaseLabel == '' ) }}
steps:
- uses: actions/checkout@v3
- uses: spenserblack/actions-wiki@<version>
- uses: spenserblack/actions-wiki@v0.3.0
with:
# Whatever directory you choose will be mirrored to the GitHub
# .wiki.git. The default is .github/wiki.
Expand Down

0 comments on commit ec01c6a

Please sign in to comment.