Skip to content

Commit 44b668e

Browse files
committed
Maven central migration
1 parent ada3606 commit 44b668e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
tar xzf hugo_0.59.0_Linux-64bit.tar.gz
2121
sudo chmod +x hugo
2222
git clone https://github.com/matcornic/hugo-theme-learn.git ./manual/themes/hugo-theme-learn
23-
- run: mvn --no-transfer-progress --batch-mode --settings .mvn/settings.xml clean javadoc:jar deploy -P notest -P signed
23+
- run: mvn --no-transfer-progress --batch-mode --settings .mvn/settings.xml clean javadoc:jar deploy -P notest -P signed -e
2424
env:
2525
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
2626
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}

0 commit comments

Comments
 (0)