Attempt to use token for release on protected branch

This commit is contained in:
Zach Borboa
2023-06-26 18:01:48 -07:00
parent c3d985b7c2
commit 129013d778
+1 -1
View File
@@ -30,4 +30,4 @@ jobs:
- name: Make release
run: python scripts/make_release.py
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PHP_CURL_CLASS_TOKEN }}