0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/.github/workflows/release-snapshot.yml

12 lines
198 B
YAML
Raw Permalink Normal View History

2024-09-14 20:54:08 +02:00
name: Release Canary
on:
workflow_dispatch:
push:
branches:
2024-09-12 22:35:11 +02:00
- 7.x
jobs:
2024-09-22 16:45:38 +02:00
snapshot:
secrets: inherit
2024-10-13 17:44:16 +02:00
uses: verdaccio/verdaccio/.github/workflows/x-release-snapshot.yml@master