Skip to content

Commit

Permalink
🧹 fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
SylarLong committed Aug 27, 2023
1 parent 70172ea commit dddfc00
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 17 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/Package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,7 @@ on:
types: [created]

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci

publish-gpr:
needs: build
runs-on: ubuntu-latest
permissions:
packages: write
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dddfc00

Please sign in to comment.