Skip to content

Commit 03bf77e

Browse files
Merge pull request #3117 from newrelic/dev
Release 9.18.0
2 parents f3cdefc + 9153116 commit 03bf77e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
run: echo "RUBYGEMS_OTP=$(python ./.github/workflows/scripts/rubygems-authenticate.py $RUBYGEMS_MFA_KEY)" >> $GITHUB_ENV
5151

5252
- name: Publish newrelic_rpm to rubygems.org
53+
env:
54+
RUBYGEMS_OTP: ${{ env.RUBYGEMS_OTP }}
5355
run: ruby ./.github/workflows/scripts/rubygems-publish.rb newrelic_rpm
5456

5557
- name: Obtain OTP to publish newrelic-infinite_tracing to rubygems.org

0 commit comments

Comments
 (0)