Skip to content

Commit 34033f3

Browse files
committed
Remove: token
1 parent 5d5dbfd commit 34033f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
env:
1717
# TODO: Use different token
18-
GH_TOKEN: ${{ secrets.MERGE_UP_TOKEN }}
18+
GH_TOKEN: ${{ github.token }}
1919
GIT_AUTHOR_NAME: "DBX PHP Release Bot"
2020
GIT_AUTHOR_EMAIL: "[email protected]"
2121
default-release-message: |

0 commit comments

Comments
 (0)