Skip to content

Commit 74deb4e

Browse files
committed
Pass the token
1 parent ac38a44 commit 74deb4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
owner: "tuist"
5454
repo: "XcodeGraph"
5555
configuration: ".github/changelog-configuration.json"
56+
env:
57+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5658
- name: Check if there are categorized PRs
5759
id: check_prs
5860
run: |

0 commit comments

Comments
 (0)