Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Jul 23, 2024
1 parent 0e232b1 commit a5fb305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/asf-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- run: |
git config --global user.name "GitHub Actions"
git config --global user.email "[email protected]"
git fetch --all
git checkout asf-site
echo 'publish:' >> .asf.yaml
echo ' whoami: asf-site' >> .asf.yaml
Expand Down

0 comments on commit a5fb305

Please sign in to comment.