Skip to content

Commit

Permalink
Update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
w3stling committed Aug 6, 2024
1 parent 076a37c commit 02908d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ jobs:
branch: gh-pages
folder: docs/api-doc
target-folder: api-doc/snapshot
commit-message: Publishing API doc
commit-message: Publishing ${{ needs.build.outputs.next-version }} API doc
clean: true
dry-run: false

0 comments on commit 02908d4

Please sign in to comment.