Skip to content

Commit

Permalink
fix: update publish-test.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Siyaram Meena committed Jul 9, 2024
1 parent cce7472 commit 260a4d4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ on:
jobs:
publish-test:
runs-on: ubuntu-latest
permissions:
contents: write # to be able to publish a GitHub release
issues: write # to be able to comment on released issues
pull-requests: write # to be able to comment on released pull requests
id-token: write # to enable use of OIDC for npm provenance
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 260a4d4

Please sign in to comment.