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.
1 parent 6493ad4 commit 0d23d74Copy full SHA for 0d23d74
.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