mirror of
https://github.com/morten-olsen/bob.git
synced 2026-02-08 01:46:29 +01:00
chore: trying to ensure packages gets published
This commit is contained in:
2
.github/workflows/release-package.yml
vendored
2
.github/workflows/release-package.yml
vendored
@@ -34,6 +34,8 @@ jobs:
|
||||
pnpm install
|
||||
pnpm run build
|
||||
- uses: actions/upload-artifact@v3
|
||||
env:
|
||||
ASSET_URL: https://mortenolsen.pro/bob
|
||||
with:
|
||||
name: lib
|
||||
retention-days: 5
|
||||
|
||||
Reference in New Issue
Block a user