Skip to content

Commit

Permalink
Set docs version number
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgraham committed Oct 22, 2023
1 parent 3b47bbe commit 2ec5e12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Generate Docs
on:
push:
branches:
- main
- release/1.8.0
workflow_dispatch:

concurrency:
Expand All @@ -16,7 +16,7 @@ jobs:
uses: zigurous/docs/.github/workflows/unity-package.yml@main
with:
package_title: "Animation Library"
package_base_path: com.zigurous.animation
package_base_path: com.zigurous.animation@1.8.0
package_workflow: generate-docs.yml
package_artifact: docs
secrets:
Expand Down

0 comments on commit 2ec5e12

Please sign in to comment.