ci: add missing secrets to purge branch workflow

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-01-09 14:43:16 +01:00
parent 636567d65a
commit 8643c791f0

View File

@ -7,6 +7,7 @@ jobs:
purge:
name: Delete ref from versions API
uses: ./.github/workflows/versionsapi.yml
secrets: inherit
with:
command: rm
rm_all: true