diff --git a/.github/workflows/comment.yml b/.github/workflows/comment.yml index fe74568..6940c1f 100644 --- a/.github/workflows/comment.yml +++ b/.github/workflows/comment.yml @@ -32,5 +32,4 @@ jobs: publish_call: needs: comment uses: ./.github/workflows/publish.yml - secrets: - NPM_TOKEN: ${{ secrets.NPM_TOKEN }} + secrets: inherit