Skip to content

Commit bf9f923

Browse files
committed
ci: remove webhookUrl from release.yml and main.yml
1 parent 90a352b commit bf9f923

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,5 @@ jobs:
3333
kestraVersion: ${{ github.event.inputs.kestraVersion }}
3434
nextVersion: ${{ github.event.inputs.nextVersion }}
3535
dryRun: ${{ github.event.inputs.dryRun }}
36-
webhookUrl: ${{ secrets.KESTRA_WEBHOOK_URL_PLUGIN_RELEASE_INDEX }}
3736
env:
3837
GITHUB_PAT: ${{ secrets.GH_PERSONAL_TOKEN }}

0 commit comments

Comments
 (0)