Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
iximiuz authored Jul 27, 2021
1 parent cf75e1e commit a910023
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,8 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: ${{ matrix.asset_name }}
path: ${{ matrix.artifact_name }}
path: |
${{ matrix.artifact_name }}
README.md
LICENSE
graph.html

0 comments on commit a910023

Please sign in to comment.