Skip to content

Commit cab2047

Browse files
authored
Remove publish.profile from production site (#3749)
There is no `publish.profile` property in the `.asf.yaml` schema. Fixes #3598
1 parent e4adc41 commit cab2047

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)