mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
Merge branch '4.x' into fix-1163
This commit is contained in:
commit
4bc1f0c46b
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -12,7 +12,7 @@ action "Docker build health check" {
|
||||
}
|
||||
|
||||
action "Test Publish Verdaccio" {
|
||||
uses = "verdaccio/github-actions/publish@master",
|
||||
uses = "verdaccio/github-actions/publish@v0.1.0"
|
||||
needs = ["Docker build health check"]
|
||||
args = "-ddd"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user