Skip to content

Commit

Permalink
Merge pull request #1 from aaronfc/add/build-script
Browse files Browse the repository at this point in the history
Add build script.
  • Loading branch information
aaronfc authored Aug 20, 2023
2 parents 09ad77c + bc20852 commit b0aa65a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github-eyes-extension.zip
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
zip -r github-eyes-extension.zip assets index.html manifest.json scripts

0 comments on commit b0aa65a

Please sign in to comment.