Skip to content

Commit

Permalink
Ypdate verion to wiki action
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHinsh committed Jul 1, 2024
1 parent b9b81ef commit 0cbaaaa
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 0cbaaaa

Please sign in to comment.