Sha256: cdb474e181d7e4e48f5901adcb56525923a86012f2f6a22ca6d7f19069c7184b

Contents?: true

Size: 441 Bytes

Versions: 45

Compression:

Stored size: 441 Bytes

Contents

name: Create GitHub Release

on:
  push:
    branches:
      - "master"

permissions:
  contents: write

jobs:
  create-new-release:
    uses: simplybusiness/github-action-reusable-workflows/.github/workflows/create-github-release-ruby.yaml@v1
    with:
      gem_version_class: "Simplycop::VERSION"
    secrets:
      bnw-registry-user: ${{ secrets.BNW_REGISTRY_USERNAME }}
      bnw-registry-password: ${{ secrets.BNW_REGISTRY_PASSWORD }}

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
simplycop-2.12.1 .github/workflows/create-github-release.yml
simplycop-2.12.0 .github/workflows/create-github-release.yml
simplycop-2.11.1 .github/workflows/create-github-release.yml
simplycop-2.11.0 .github/workflows/create-github-release.yml
simplycop-2.10.0 .github/workflows/create-github-release.yml
simplycop-2.9.1 .github/workflows/create-github-release.yml
simplycop-2.9.0 .github/workflows/create-github-release.yml
simplycop-2.8.0 .github/workflows/create-github-release.yml
simplycop-2.7.2 .github/workflows/create-github-release.yml
simplycop-2.7.1 .github/workflows/create-github-release.yml
simplycop-2.7.0 .github/workflows/create-github-release.yml
simplycop-2.6.0 .github/workflows/create-github-release.yml
simplycop-2.5.1 .github/workflows/create-github-release.yml
simplycop-2.5.0 .github/workflows/create-github-release.yml
simplycop-2.3.3 .github/workflows/create-github-release.yml
simplycop-2.3.2 .github/workflows/create-github-release.yml
simplycop-2.3.1 .github/workflows/create-github-release.yml
simplycop-2.3.0 .github/workflows/create-github-release.yml
simplycop-2.2.0 .github/workflows/create-github-release.yml
simplycop-2.1.4 .github/workflows/create-github-release.yml