Skip to content

Commit f3ebdbb

Browse files
committed
Update python-package.yml
1 parent 58a973a commit f3ebdbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
env:
3636
OCP_TOKEN: ${{ secrets.OCP_TOKEN }}
3737
OCP_SERVER: ${{ secrets.OCP_SERVER }}
38+
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
3839
run: |
3940
kubectl config set-cluster my-cluster --server=$OCP_SERVER
4041
kubectl config set-credentials my-user --token=$OCP_TOKEN

0 commit comments

Comments
 (0)