We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fdbe27 + 0d23d74 commit e0b38afCopy full SHA for e0b38af
.github/workflows/post_release.yaml
@@ -9,5 +9,5 @@ on:
9
jobs:
10
call-post-release:
11
if: ${{ github.event.workflow_run.conclusion == 'success' }}
12
- uses: ibexa/gh-workflow/.github/workflows/post_release.yml@main
+ uses: ibexa/gh-workflows/.github/workflows/post_release.yaml@main
13
secrets: inherit
0 commit comments