🔄 synced file(s) with bitnami/support (#53961)
🔄 synced local '.github/workflows/' with remote 'workflows/'
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
parent
e2825631df
commit
51ac7a047d
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
actor: ${{ steps.get-info.outputs.actor }}
|
||||
labels: ${{ steps.get-info.outputs.labels }}
|
||||
resource_url: ${{ steps.get-info.outputs.resource_url }}
|
||||
if: {{ github.event.workflow_run.conclusion == 'success' }}
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- id: get-info
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue