Skip to content

Commit

Permalink
feat: fix workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosbaraza committed Sep 19, 2022
1 parent b9d4818 commit 4fb07f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
contents: write
issues: write
pull-requests: write
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 4fb07f7

Please sign in to comment.