Skip to content

Commit f2d86fa

Browse files
committed
fix: Settings.xml
1 parent b229a88 commit f2d86fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: gpg --import private-file.key
3030
- name: SettingXML
3131
run: |
32+
mkdir -p ~/.m2
3233
cat /dev/null > ~/.m2/settings.xml
3334
cat > ~/.m2/settings.xml <<EOF
3435
${{ secrets.SETTINGSXML }}

0 commit comments

Comments
 (0)