We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf6bd3 commit 333780dCopy full SHA for 333780d
.github/workflows/component_packages.yml
@@ -85,6 +85,7 @@ jobs:
85
GPG_PRIVATE_KEY_BASE64: ${{ secrets.OHAI_GPG_PRIVATE_KEY_BASE64 }} # base64 encoded
86
GPG_MAIL: 'infrastructure-eng@newrelic.com'
87
NR_RELEASE_TAG: ${{ inputs.tag_name }}
88
+ GORELEASER_CURRENT_TAG: ${{ inputs.tag_name }}
89
90
- name: Upload assets to pipeline
91
uses: actions/upload-artifact@v4
0 commit comments