Skip to content

Update autorelease.yml #15

Update autorelease.yml

Update autorelease.yml #15

Workflow file for this run

on:
workflow_dispatch: {}
pull_request:
types:
- closed
branches:
- main
jobs:
autorelease:
uses: alphagov/govuk-infrastructure/.github/workflows/autorelease-rubygem.yml@main
secrets:
GH_TOKEN: ${{ secrets.GOVUK_CI_GITHUB_API_TOKEN }}