Skip to content

Commit

Permalink
💚 Update publishing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cdosoftei committed May 16, 2024
1 parent 7521892 commit f6aea9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file_glob: true
file: eqivo.phar*
tag: ${{ github.ref }}
prerelease: true
Expand Down

0 comments on commit f6aea9f

Please sign in to comment.