Skip to content

Commit a3abc52

Browse files
Fix workflow (#28)
* Bump the all-dependencies group with 7 updates (#23) Signed-off-by: t-kikuc <[email protected]> * fix provenance permission Signed-off-by: t-kikuc <[email protected]> --------- Signed-off-by: t-kikuc <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afa48b4 commit a3abc52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-package.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
permissions:
1313
packages: write
1414
contents: read
15+
id-token: write
1516
steps:
1617
- uses: actions/checkout@v4
1718
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)