Skip to content

Commit

Permalink
Specify files to release.
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavpandeyvpz committed Dec 12, 2021
1 parent 2bb723e commit 93912bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -31,4 +31,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
- name: Publish release
uses: softprops/action-gh-release@v1
with:
files: phuck.dist.php
if: startsWith(github.ref, 'refs/tags/')

0 comments on commit 93912bf

Please sign in to comment.