mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
fix: use one workflow for npm trusted publishing
This commit is contained in:
parent
48326da83f
commit
4d8c988dab
6 changed files with 124 additions and 130 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -1,6 +1,6 @@
|
|||
# Replace @dotta if a different maintainer or team should own release infrastructure.
|
||||
|
||||
.github/workflows/release-*.yml @dotta
|
||||
.github/workflows/release.yml @dotta
|
||||
scripts/release*.sh @dotta
|
||||
scripts/release-*.mjs @dotta
|
||||
scripts/create-github-release.sh @dotta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue