Skip to content

Commit

Permalink
Add examples files to release
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianbinna committed Feb 8, 2024
1 parent 0e806ff commit 177ebdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
RUSTTARGET: ${{ matrix.target }}
EXTRA_FILES: "README.md"
EXTRA_FILES: "README.md examples/*"

0 comments on commit 177ebdc

Please sign in to comment.