Skip to content

Commit

Permalink
feat: Enable npm provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbo2002 committed Oct 21, 2023
1 parent 5cee2d7 commit ccba971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_OWNER: ${{ github.repository_owner }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_CONFIG_PROVENANCE: true
- name: 🔃 Merge main back into develop
if: ${{ github.ref == 'refs/heads/main' }}
uses: everlytic/branch-merge@1.1.5
Expand Down

0 comments on commit ccba971

Please sign in to comment.