We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f99670 commit 6ecc451Copy full SHA for 6ecc451
.github/workflows/gem-push.yml
@@ -7,3 +7,5 @@ on:
7
jobs:
8
build:
9
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