Skip to content

Commit fc62ba8

Browse files
committed
fix(types): artificial fix needed to trigger release
1 parent 8a9be34 commit fc62ba8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/manual-release.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,13 @@ jobs:
3838
restore-keys: |
3939
${{ runner.os }}-yarn-
4040
41-
- name: Install dependencies
41+
- name: Install dependencies (and run build)
4242
run: yarn --frozen-lockfile
4343

4444
- name: (WIP) Determine what version to release
4545
run: npx lerna version --loglevel=silly --conventional-commits --exact
46+
47+
# - name: Publish the updated versions to NPM (--yes will skip the confirmation prompt)
48+
# run: npx lerna publish from-package --yes
49+
# env:
50+
# NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy