Skip to content

Commit 6ecc451

Browse files
committed
fix(ci): trying to fix release pipeline
1 parent 7f99670 commit 6ecc451

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gem-push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ on:
77
jobs:
88
build:
99
uses: monade/reusable-workflows/.github/workflows/monade-ruby-rails-gems-release.yml@main
10+
secrets:
11+
RUBYGEMS_AUTH_TOKEN: ${{ secrets.RUBYGEMS_AUTH_TOKEN }}

0 commit comments

Comments
 (0)