0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00
verdaccio/.github/workflows/release-snapshot.yml
2024-10-13 17:44:16 +02:00

11 lines
198 B
YAML

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