Skip to content

Commit a12bbe7

Browse files
committed
ci: changeset oidc
1 parent 3978c90 commit a12bbe7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/on-release.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ on:
55
branches:
66
- main
77

8-
concurrency: ${{ github.workflow }}-${{ github.ref }}
8+
permissions:
9+
contents: write
10+
deployments: write
11+
id-token: write
912

1013
jobs:
1114
release:

0 commit comments

Comments
 (0)