Skip to content

Commit 3871971

Browse files
committed
Added permissions for uploading releases
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent 9fa37f5 commit 3871971

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
python -m pip install --upgrade pip
2323
pip install uv
2424
- name: Build and publish
25+
id-token: write
2526
run: |
2627
git fetch --all --tags
2728
uv lock --check

0 commit comments

Comments
 (0)