Skip to content

Commit

Permalink
use 1.0.x branch for publishing docs (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Mar 21, 2024
1 parent 6edb1d6 commit 5e35a6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-1.0-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
# we don't know what commit the last tag was it's safer to get entire repo so previousStableVersion resolves
fetch-depth: 0
fetch-tags: true
ref: 1.0.x

- name: Setup Java 8
uses: actions/setup-java@v4
Expand Down

0 comments on commit 5e35a6d

Please sign in to comment.