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.
2 parents ac2dd4e + 3a0a7b9 commit 1165524Copy full SHA for 1165524
1 file changed
_posts/2021-06-18-the-new-ci-setup-for-rubygems.md
@@ -59,7 +59,7 @@ on:
59
jobs:
60
release:
61
runs-on: ubuntu-latest
62
- if: github.repository == 'voxpupuli/$repository'
+ if: github.repository_owner == 'voxpupuli'
63
steps:
64
- uses: actions/checkout@v2
65
- name: Install Ruby 3.0
0 commit comments