.github/workflows/release.yml in beaker-puppet-2.0.0 vs .github/workflows/release.yml in beaker-puppet-2.1.0

- old
+ new

@@ -6,10 +6,10 @@ - '*' jobs: release: runs-on: ubuntu-latest - if: github.repository_owner == 'voxpupuli' + if: github.repository_owner == 'puppetlabs' steps: - uses: actions/checkout@v3 - name: Install Ruby 3.0 uses: ruby/setup-ruby@v1 with: