Fix restock

This commit is contained in:
Max Howell 2023-12-29 08:24:37 +00:00
parent b00f951397
commit 5c3247795d
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
name: new-version
name: build pkg version
run-name: building ${{ inputs.projects }}
on:

View file

@ -1,5 +1,5 @@
name: restock project inventory
run-name: rebuilding ${{ inputs.project }}
name: restock pkg inventory
run-name: restocking ${{ inputs.project }}
on:
workflow_dispatch:
@ -17,7 +17,7 @@ jobs:
steps:
- uses: pkgxdev/setup@v2
- uses: actions/checkout@v4
- run: ./.github/actions/inventory.ts ${{ inputs.project }}
- run: ./.github/scripts/inventory.ts ${{ inputs.project }}
id: fetch
pkg: