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 90a352b commit bf9f923Copy full SHA for bf9f923
.github/workflows/release.yml
@@ -33,6 +33,5 @@ jobs:
33
kestraVersion: ${{ github.event.inputs.kestraVersion }}
34
nextVersion: ${{ github.event.inputs.nextVersion }}
35
dryRun: ${{ github.event.inputs.dryRun }}
36
- webhookUrl: ${{ secrets.KESTRA_WEBHOOK_URL_PLUGIN_RELEASE_INDEX }}
37
env:
38
GITHUB_PAT: ${{ secrets.GH_PERSONAL_TOKEN }}
0 commit comments