Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Update release-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegurado authored Oct 30, 2023
1 parent beb0c0d commit 86deedb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ jobs:
with:
release-type: ${{ github.event.inputs.release-type }}
release-notes: ${{ github.event.inputs.release-notes }}
secrets:
NPM_ACCESS_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
secrets: inherit

0 comments on commit 86deedb

Please sign in to comment.