Skip to content

Commit 93eba57

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.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/http-request-action@v1.16.4
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)