Skip to content

Commit

Permalink
Testing release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pgarrison committed Dec 31, 2023
1 parent babb427 commit 4dcd541
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 @@ -29,4 +29,4 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: dist/manifest.json
files: dist/*

0 comments on commit 4dcd541

Please sign in to comment.