Skip to content

Commit

Permalink
update github action so it doesn't look for a (non-existent) styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Emile Durkheim committed Apr 1, 2024
1 parent b93f799 commit 6deb74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -31,4 +31,4 @@ jobs:
gh release create "$tag" \
--title="$tag" \
--draft \
main.js manifest.json styles.css
main.js manifest.json

0 comments on commit 6deb74e

Please sign in to comment.