Skip to content

Commit

Permalink
Merge pull request #17 from Aeliot-Tm/fix-release
Browse files Browse the repository at this point in the history
Work around uploading of created PHAR
  • Loading branch information
Aeliot-Tm authored Aug 31, 2024
2 parents 764a56e + 649e32f commit b8fdedc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ jobs:
- name: Upload PHAR to the release
uses: softprops/action-gh-release@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
files: |
pcsf-baseline.phar
pcsf-baseline.phar.asc

0 comments on commit b8fdedc

Please sign in to comment.