We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3b26f2 + 527ed4e commit 033fa89Copy full SHA for 033fa89
.github/workflows/release.yaml
@@ -51,6 +51,7 @@ jobs:
51
uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba
52
env:
53
GITHUB_TOKEN: ${{ secrets.SWISSPOSTDEVS_ACCESS_TOKEN }}
54
+ NPM_CONFIG_PROVENANCE: true
55
with:
56
title: 'chore(changesets): 🦋📦 publish packages (${{ github.ref_name }})'
57
commit: 'chore(changesets): publish packages'
0 commit comments