mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
chore: test release 5.x
This commit is contained in:
parent
6eb1ea595f
commit
4573ad9c8a
1 changed files with 3 additions and 4 deletions
7
.github/workflows/release.yml
vendored
7
.github/workflows/release.yml
vendored
|
@ -1,10 +1,9 @@
|
|||
name: Release
|
||||
name: Release 5.x
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
# tags:
|
||||
# - '*'
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
|
|
Loading…
Add table
Reference in a new issue