Skip to content

Commit

Permalink
Merge pull request #1356 from peter279k/issue_#1355
Browse files Browse the repository at this point in the history
  • Loading branch information
peter279k committed Nov 28, 2023
2 parents f942337 + a09bfd6 commit 3a72a45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
name: phpbrew-phar
path: |
bin/phpbrew.phar
bin/phpbrew.phar.asc
bin/phpbrew.asc
publish-phar:
runs-on: ubuntu-latest
Expand All @@ -82,5 +82,5 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
files: |
bin/phpbrew.phar
bin/phpbrew.phar.asc
phpbrew.phar
phpbrew.asc

0 comments on commit 3a72a45

Please sign in to comment.