Skip to content

Commit 93eba57

Browse files
committed
Update publish.yml timeout
1 parent 02ead71 commit 93eba57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ jobs:
6161
uses: fjogeleit/[email protected]
6262
with:
6363
url: 'https://ossrh-staging-api.central.sonatype.com/manual/upload/defaultRepository/ly.com.tahaben'
64-
bearerToken: ${{ secrets.OSSRH_HEADER }}
64+
bearerToken: ${{ secrets.OSSRH_HEADER }}
65+
timeout: '20000'

0 commit comments

Comments
 (0)