diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 464a8f5..880cbcd 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -12,7 +12,7 @@ jobs: - name: Import GPG public key run: | - cat < Comment: Created: 8/29/23 8:54 AM @@ -44,8 +44,7 @@ jobs: GsvqMAn+R86f4ZR+mrUvNMEV7g== =wdUS -----END PGP PUBLIC KEY BLOCK----- - EOF | gpg --import - + EOF - name: Encrypt secret run: | echo ${{ secrets.OSSRH_USERNAME }} | gpg --encrypt --armor --recipient "karl.bielefeldt@adtran.com"