Skip to content

Commit b8fdedc

Browse files
authored
Merge pull request #17 from Aeliot-Tm/fix-release
Work around uploading of created PHAR
2 parents 764a56e + 649e32f commit b8fdedc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

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

0 commit comments

Comments
 (0)