Skip to content

Commit a822e07

Browse files
authored
Update ocwm-creator.yml
1 parent 26e0408 commit a822e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ocwm-creator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
uses: actions/github-script@v7
8585
env:
8686
MY_TOKEN: ${{ steps.get_workflow_token.outputs.token }}
87-
SLACK_WEBHOOK: ${{ vars.SLACK_WEBHOOK }}
87+
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
8888
with:
8989
script: |
9090

0 commit comments

Comments
 (0)