Sha256: 38374b8195a010d7539ff4011e411034b429bd6838699299a7426de7548a1d3a

Contents?: true

Size: 280 Bytes

Versions: 6

Compression:

Stored size: 280 Bytes

Contents

name: Release request

on:
    workflow_dispatch:
    push:
      branches:
        - develop

jobs:
  release:
    permissions:
      contents: write
      pull-requests: write
    uses: Adyen/adyen-node-api-library/.github/workflows/lib-release.yml@develop
    secrets: inherit

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
adyen-ruby-api-library-7.3.1 .github/workflows/release_request.yml
adyen-ruby-api-library-7.3.0 .github/workflows/release_request.yml
adyen-ruby-api-library-7.2.0 .github/workflows/release_request.yml
adyen-ruby-api-library-7.1.0 .github/workflows/release_request.yml
adyen-ruby-api-library-7.0.3 .github/workflows/release_request.yml
adyen-ruby-api-library-7.0.2 .github/workflows/release_request.yml