Update build-and-release.yml

This commit is contained in:
ferrreo 2025-07-27 14:17:15 +01:00 committed by GitHub
parent 36e4448ad2
commit bb63a4bbf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,9 @@ on:
types: [created]
workflow_dispatch:
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
@ -90,4 +93,4 @@ jobs:
noctalia-latest.tar.gz
generate_release_notes: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}