Skip to content

Commit b065a31

Browse files
DEVOPS-72 trouble shoot
1 parent 371f67b commit b065a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-create-and-add-labels-all-repos-using-python.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
poetry install
2727
- name: execute python program
2828
env:
29+
GH_TOKEN: ${{ secrets.DEVWITHKRISHNA_PERSONAL_ACCESS_TOKEN }}
2930
org_name: 'devwithkrishna'
3031
run: |
3132
poetry run python3 create_new_labels.py

0 commit comments

Comments
 (0)