mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-03-04 16:02:51 +01:00
ci: fix job permissions for release
This commit is contained in:
3
.github/workflows/semantic_release.yml
vendored
3
.github/workflows/semantic_release.yml
vendored
@@ -26,6 +26,9 @@ jobs:
|
||||
QTWEBENGINE_DISABLE_SANDBOX: 1
|
||||
QT_QPA_PLATFORM: "offscreen"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
# Note: We checkout the repository at the branch that triggered the workflow
|
||||
# with the entire history to ensure to match PSR's release branch detection
|
||||
|
||||
Reference in New Issue
Block a user