We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f96e2 commit 399a1a0Copy full SHA for 399a1a0
.github/workflows/jreleaser.yml
@@ -11,7 +11,3 @@ jobs:
11
steps:
12
- name: JReleaser check
13
uses: awslabs/aws-kotlin-repo-tools/.github/actions/jreleaser@feat-jreleaser-signing
14
- env:
15
- JRELEASER_GPG_PASSPHRASE: "foo"
16
- JRELEASER_GPG_SECRET_KEY: ${{ secrets.DUMMY_GPG_PRIVATE_KEY }}
17
- JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.DUMMY_GPG_PUBLIC_KEY }}
0 commit comments