Skip to content

Commit 2ffbc20

Browse files
committed
Remove publish.profile from production site
There is no `publish.profile` property in the `.asf.yaml` schema. Fixes #3598
1 parent 422c385 commit 2ffbc20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-site.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ jobs:
6161
with:
6262
asf-yaml-content: |
6363
publish:
64-
profile: ~
6564
whoami: ${{ github.ref_name }}-out
6665
subdir: content/log4j/2.x
6766
install-required: true

0 commit comments

Comments
 (0)