Skip to content

Add support for any newer version of @stylistic/eslint-plugin #18

Add support for any newer version of @stylistic/eslint-plugin

Add support for any newer version of @stylistic/eslint-plugin #18

Workflow file for this run

name: Publish release
on:
push:
tags:
- 'v*'
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/js-lib-publish.yml@main
secrets: inherit