mirror of
https://github.com/tabler/tabler.git
synced 2025-12-24 10:48:14 +04:00
enable provenance
This commit is contained in:
3
.github/workflows/release-beta.yml
vendored
3
.github/workflows/release-beta.yml
vendored
@@ -57,4 +57,5 @@ jobs:
|
||||
title: "[ci] release"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
NPM_CONFIG_PROVENANCE: true
|
||||
Reference in New Issue
Block a user