Sha256: 4ae5a8dcca7cbb29d7e169a5f888b4296e18badc75537ca0957dd2937c27bc20

Contents?: true

Size: 290 Bytes

Versions: 6

Compression:

Stored size: 290 Bytes

Contents

name: Github Release

on:
    workflow_dispatch:
    push:
      branches:
        - main

jobs:
  gh_release:
    permissions:
      contents: write
    uses: Adyen/adyen-node-api-library/.github/workflows/lib-gh-release.yml@develop
    with:
      project-name: Ruby
    secrets: inherit

Version data entries

6 entries across 6 versions & 1 rubygems

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