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 3a91845 commit e105eebCopy full SHA for e105eeb
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
permissions:
18
id-token: write
19
- contents: read
+ contents: write
20
attestations: write
21
strategy:
22
fail-fast: false
@@ -67,7 +67,7 @@ jobs:
67
runs-on: windows-latest
68
69
70
71
72
steps:
73
- name: Checkout
@@ -112,7 +112,7 @@ jobs:
112
runs-on: macos-latest
113
114
115
116
117
118
matrix:
0 commit comments