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.
1 parent 3aef4c2 commit 40f5b7cCopy full SHA for 40f5b7c
.github/workflows/release.yml
@@ -44,6 +44,8 @@ jobs:
44
45
- name: Attest Build Provenance
46
uses: actions/[email protected]
47
+ with:
48
+ subject-path: 'packages/*/dist/**'
49
50
- name: Create Release Pull Request or Publish to npm
51
id: changesets
0 commit comments