Skip to content

Commit 151e189

Browse files
committed
added forgotten OSSRH credentials
1 parent e58c6c7 commit 151e189

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-test-action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ jobs:
1010
GPG_KEY: ${{ secrets.GPG_KEY }}
1111
GPG_PASSWORD: ${{ secrets.GPG_PASSWORD }}
1212
GPG_KEYID: ${{ secrets.GPG_KEYID }}
13+
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
14+
OSSRH_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}

0 commit comments

Comments
 (0)