Skip to content

Commit

Permalink
fix: Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ordeeper committed Dec 24, 2024
1 parent 7870827 commit d5b9df6
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 @@ -31,4 +31,4 @@ jobs:
gh release create "$tag" \
--title="$tag" \
--draft \
main.js manifest.json styles.css
/build/main.js manifest.json build/styles.css

0 comments on commit d5b9df6

Please sign in to comment.