Sha256: acf2f66818a983c92037192de944bd7f0f14194f0b84168d548c460255cb9175

Contents?: true

Size: 245 Bytes

Versions: 3

Compression:

Stored size: 245 Bytes

Contents

on:
  workflow_dispatch: {}
  schedule:
    - cron: '00 13 * * 2'

jobs:
  autorelease:
    uses: alphagov/govuk-infrastructure/.github/workflows/autorelease-rubygem.yml@main
    secrets:
      GH_TOKEN: ${{ secrets.GOVUK_CI_GITHUB_API_TOKEN }}

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
govuk_app_config-9.11.0 .github/workflows/autorelease.yml
govuk_app_config-9.10.0 .github/workflows/autorelease.yml
rack-logstasher-2.1.0 .github/workflows/autorelease.yml