authorize purge branch (#1113)

Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
Fabian Kammel 2023-01-30 17:55:41 +01:00 committed by GitHub
parent 2187aa6cb0
commit b21393ddb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,9 @@ jobs:
purge: purge:
name: Delete ref from versions API name: Delete ref from versions API
uses: ./.github/workflows/versionsapi.yml uses: ./.github/workflows/versionsapi.yml
permissions:
id-token: write
contents: read
secrets: inherit secrets: inherit
with: with:
command: remove command: remove