0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-03 23:09:17 -05:00
verdaccio/.github/workflows/release-snapshot.yml
2024-10-03 11:26:12 +02:00

11 lines
198 B
YAML

name: Release Canary
on:
workflow_dispatch:
push:
branches:
- 6.x
jobs:
snapshot:
secrets: inherit
uses: verdaccio/verdaccio/.github/workflows/x-release-snapshot.yml@master