Skip to content

Commit eea3761

Browse files
committed
Work around uploading of created PHAR
1 parent a7c4f8b commit eea3761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
- name: Upload PHAR to the release
9191
uses: softprops/action-gh-release@v2
9292
with:
93+
token: ${{ secrets.GH_RELEASE_TOKEN }}
9394
files: |
9495
pcsf-baseline.phar
9596
pcsf-baseline.phar.asc

0 commit comments

Comments
 (0)