chore: Update release permissions in alpha.yml workflow

This commit is contained in:
mauro 🤙
2024-05-12 10:15:31 +00:00
parent c5d2a9fbce
commit fb053472b6

View File

@@ -509,6 +509,7 @@ jobs:
path: ./dist/update
release:
permissions: write-all
name: Release
needs: [build-data, linux, source, windows, check-release]
runs-on: ubuntu-latest