mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-24 02:38:58 +00:00
fixup! meta: add release automations (#3304)
This commit is contained in:
parent
b8a466b6ad
commit
aed5f2272d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
- name: Publish to NPM
|
||||
run: corepack yarn workspaces foreach --no-private npm publish --access public --tolerate-republish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
- name: Merge PR
|
||||
id: merge
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue