Skip to content

Commit 46fe769

Browse files
[CI] Deploy CI
1 parent 720525a commit 46fe769

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dispatch_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
TAG: ${{ github.event.inputs.tag }}
13-
SLACK_WEBHOOK_URL: ${{secrets.SLACK_WEBHOOK_URL}}
13+
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
1414

1515
jobs:
1616
owner_check:

0 commit comments

Comments
 (0)