Skip to content

Commit

Permalink
Update .github/workflows/usage_guide.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmayclin authored Dec 10, 2024
1 parent 92fa747 commit a032d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/usage_guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
echo "URL=$URL" >> $GITHUB_OUTPUT
- name: Output mdbook url
uses: ouzi-dev/commit-status-updater@v2.0.2
uses: ouzi-dev/commit-status-updater@v2
if: github.event_name == 'push' || github.repository == github.event.pull_request.head.repo.full_name
with:
name: "book / url"
Expand Down

0 comments on commit a032d29

Please sign in to comment.