mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-25 23:49:37 -05:00
ci: add missing secrets to purge branch workflow
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
636567d65a
commit
8643c791f0
1
.github/workflows/purge-branch.yml
vendored
1
.github/workflows/purge-branch.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user