Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit f20383d

Browse files
committed
try again
1 parent 4e339b0 commit f20383d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
permissions:
2525
id-token: write
26-
contents: read
26+
contents: write
2727
steps:
2828
- name: Checkout code
2929
uses: actions/checkout@v3

0 commit comments

Comments
 (0)