Skip to content

Commit 68eb1df

Browse files
authored
chore: fix RP workflow
Signed-off-by: Todd Baert <[email protected]>
1 parent efb1151 commit 68eb1df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-please.yml

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
${{ runner.os }}-maven-
5353
5454
- name: Configure GPG Key
55-
if: ${{ steps.release.outputs.releases_created }}
5655
run: |
5756
echo -n "$GPG_SIGNING_KEY" | base64 --decode | gpg --import
5857
env:

0 commit comments

Comments
 (0)