Skip to content

Commit d14676e

Browse files
author
Julien Ruaux
committed
ci: Formatting
1 parent a5d7453 commit d14676e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/early-access.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
gpg-public-key: ${{ secrets.GPG_PUBLIC_KEY }}
1919
gpg-secret-key: ${{ secrets.GPG_SECRET_KEY }}
2020
sonatype-username: ${{ secrets.SONATYPE_USERNAME }}
21-
sonatype-password: ${{ secrets.SONATYPE_PASSWORD }}
21+
sonatype-password: ${{ secrets.SONATYPE_PASSWORD }}
2222
docker-username: ${{ secrets.DOCKER_USERNAME }}
2323
docker-password: ${{ secrets.DOCKER_PASSWORD }}
2424
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)