Skip to content

Commit 4a340ef

Browse files
authored
Update pr_creation.yml
1 parent 41dfa8f commit 4a340ef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr_creation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
create_branch feature/$fname $base
6565
6666
- name: Create draft PRs
67+
env:
68+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6769
run: |
6870
fname=${FEATURE_NAME}
6971

0 commit comments

Comments
 (0)