Skip to content

Push Stable

Push Stable #24

Workflow file for this run

name: Push Stable
on:
push:
tags:
- v1.2.*
- v1.3.*
workflow_dispatch:
jobs:
push-stable:
uses: anycable/github-actions/.github/workflows/push-stable.yml@master