Skip to content

Commit

Permalink
Merge pull request #61 from arthurbolsoni/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
arthurbolsoni authored Feb 4, 2023
2 parents 6a7d78b + 5918123 commit 0291147
Show file tree
Hide file tree
Showing 20 changed files with 362 additions and 1,087 deletions.
25 changes: 0 additions & 25 deletions .github/workflows/server-run.yml

This file was deleted.

4 changes: 1 addition & 3 deletions cli/firefox_publish.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import fs from "fs";
import archiver from "archiver";
import { signAddon } from 'sign-addon';
import dotenv from "dotenv"
import dotenv from "dotenv";

dotenv.config()
console.log("Signing package .xpi with AMO")
Expand Down
Loading

0 comments on commit 0291147

Please sign in to comment.