Skip to content

Commit

Permalink
Do not copy 1.12.0 from SVN
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
  • Loading branch information
martin-g committed Aug 23, 2024
1 parent bc54dc9 commit 123bfd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ jobs:
- name: Checkout old docs versions from Subversion
run: |
svn checkout https://svn.apache.org/repos/asf/avro/site/publish/docs
rm -rf docs/1.12.0
mv docs/* ${{ runner.temp }}/website/docs/
- name: Push the new website
Expand Down

0 comments on commit 123bfd5

Please sign in to comment.