mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 04:01:47 +00:00
Attempt to use token for release on protected branch
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user