Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
4be18838
Unverified
Commit
4be18838
authored
Jul 31, 2024
by
Titus
Committed by
GitHub
Jul 31, 2024
Browse files
packaging: bump permissions for continuous release step
parent
2e03d344
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.github/workflows/python-package.yml
.github/workflows/python-package.yml
+2
-0
No files found.
.github/workflows/python-package.yml
View file @
4be18838
...
@@ -156,6 +156,8 @@ jobs:
...
@@ -156,6 +156,8 @@ jobs:
upload-pre-release-wheels
:
upload-pre-release-wheels
:
name
:
Create release and upload artifacts
name
:
Create release and upload artifacts
runs-on
:
ubuntu-latest
runs-on
:
ubuntu-latest
permissions
:
contents
:
write
needs
:
needs
:
-
build-wheels
-
build-wheels
steps
:
steps
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment