Remove genicon and Update files

This commit is contained in:
Agampreet Singh
2022-05-20 16:33:53 +05:30
parent c492241e6d
commit e800be509d
16 changed files with 50 additions and 1374 deletions

View File

@@ -23,5 +23,5 @@ jobs:
run: |
export GH_TOKEN=${{ secrets.GITHUB_TOKEN }}
yarn install
yarn dist
yarn dist -c.snap.publish=github
shell: bash