Skip to content

Commit 9ac5fdf

Browse files
Update release.yml
1 parent 22c8ce6 commit 9ac5fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
if: inputs.dev == false
167167
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e #v6.0.5
168168
with:
169-
token: ${{ env.GH_TOKEN }}
169+
token: ${{ env.GITHUB_TOKEN }}
170170
branch: ${{ env.BRANCH_NAME }}
171171
title: "Update Version - Automated Changes"
172172
body: "This is an automated PR created by GitHub Actions"

0 commit comments

Comments
 (0)