Skip to content

Commit f0be95a

Browse files
committed
Merge release v0.22.6: Select improvements, build fixes, and trusted publisher setup
2 parents e3b75d9 + 1038860 commit f0be95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
99

1010
permissions:
1111
id-token: write # Required for OIDC trusted publishing
12-
contents: read
12+
contents: write # Required for pushing git tags after publishing
1313

1414
jobs:
1515
release:

0 commit comments

Comments
 (0)