mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
fix: creating GH releases fails
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -333,6 +333,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 5
|
timeout-minutes: 5
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
# run on 'main' and 'release' branch when:
|
# run on 'main' and 'release' branch when:
|
||||||
# – build succeeded, AND
|
# – build succeeded, AND
|
||||||
# – publish-coverage succeeded OR was skipped
|
# – publish-coverage succeeded OR was skipped
|
||||||
|
|||||||
Reference in New Issue
Block a user