Fix release step perms (#646)

This commit is contained in:
Pierre Jacquier
2025-01-03 15:40:27 -05:00
committed by GitHub
parent 5fff971ce9
commit 9983a12d8d

View File

@ -11,6 +11,8 @@ on:
jobs:
build:
runs-on: ubuntu-22.04
permissions:
contents: write
env:
RELEASE: ${{ github.event.release.name }}
RELEASE_ZIP: zoo-diff-viewer-extension_${{ github.event.release.name || github.sha }}.zip