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 7b03727 commit e386d5dCopy full SHA for e386d5d
.github/workflows/smarter-org-helm.yml
@@ -9,3 +9,6 @@ on:
9
jobs:
10
release:
11
uses: smarter-project/reusable-workflows/.github/workflows/smarter-org-helm.yml@main
12
+ secrets:
13
+ GPG_KEYRING_BASE64: ${{ secrets.GPG_KEYRING_BASE64 }}
14
+ GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments