We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d8663 commit 2870d0eCopy full SHA for 2870d0e
.github/workflows/enable_workflows.yml
@@ -30,6 +30,6 @@ jobs:
30
31
- name: Run script with token in env
32
run: ./enable_workflows.py \
33
- ccos_scripts
+ ccos-scripts
34
env:
35
ADMIN_GITHUB_TOKEN: ${{ secrets.ADMIN_GITHUB_TOKEN }}
0 commit comments