Skip to content

Commit 789ff38

Browse files
committed
Update GitHub Action
1 parent ab1790c commit 789ff38

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/check.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ on:
1616
required: true
1717
sonatypePassword:
1818
required: true
19-
# sonatypeStagingProfileId:
20-
# required: true
2119

2220
jobs:
2321
check-update:
@@ -57,6 +55,3 @@ jobs:
5755
SIGNING_KEY: ${{ secrets.signingKey }}
5856
SONATYPE_USERNAME: ${{ secrets.sonatypeUsername }}
5957
SONATYPE_PASSWORD: ${{ secrets.sonatypePassword }}
60-
# SONATYPE_STAGING_PROFILE_ID: ${{ secrets.sonatypeStagingProfileId }}
61-
62-

0 commit comments

Comments
 (0)