Skip to content

Commit

Permalink
optimization/add env
Browse files Browse the repository at this point in the history
  • Loading branch information
ishiko732 committed Oct 15, 2023
1 parent 9d8b9ce commit 4ca3f54
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
publish-npm:
needs: build
runs-on: ubuntu-latest
permissions:
contents: write
id-token: write
steps:
- uses: actions/checkout@v2
- uses: pnpm/[email protected]
Expand Down

0 comments on commit 4ca3f54

Please sign in to comment.