Skip to content

Commit

Permalink
chore(ci): Fix asf-site push for development documentation (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot authored Jun 27, 2024
1 parent dee837a commit 6e7a10c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/packaging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ jobs:
- name: Push development documentation to asf-site
if: success() && github.repository == 'apache/arrow-nanoarrow' && github.ref == 'refs/heads/main'
run: |
cd pages-clone
git push
create-release:
Expand Down

0 comments on commit 6e7a10c

Please sign in to comment.