Skip to content

Introduce new release workflow #7

Introduce new release workflow

Introduce new release workflow #7

Workflow file for this run

name: Release
on:
pull_request:
branches: [main]
types: [closed]
jobs:
release:
uses: stylelint/.github/.github/workflows/call-release.yml@ba1d7222b8b3c30030607fd70c0f1b37bf712acb # 0.2.1
permissions:
contents: write
id-token: write