mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
apm: update action
This commit is contained in:
parent
d0dacd75c5
commit
2274e483ac
1 changed files with 1 additions and 2 deletions
3
.github/workflows/docker-apm.yml
vendored
3
.github/workflows/docker-apm.yml
vendored
|
@ -1,10 +1,9 @@
|
|||
name: Docker publish apm to docker.io
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- .github/workflows/docker-apm.yml
|
||||
- '.github/workflows/docker-apm.yml'
|
||||
- 'src/**'
|
||||
- 'conf/**'
|
||||
- 'types/**'
|
||||
|
|
Loading…
Reference in a new issue