Skip to content

Commit

Permalink
changing artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Clifford committed Aug 6, 2020
1 parent 32e1593 commit c1e3857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
tag: ${{ steps.get-tag.outputs.tag }}
body: 'Next stable release.'
allowUpdates: true
artifacts: ${{steps.download.outputs.download-path}}
artifacts: "**/*drutiny*.phar"
artifactContentType: application/x-php

0 comments on commit c1e3857

Please sign in to comment.