Skip to content

Update __init__.py fix problem with review heatmap and others #4

Update __init__.py fix problem with review heatmap and others

Update __init__.py fix problem with review heatmap and others #4

Workflow file for this run

name: Create Archive
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Archive Release
uses: thedoctor0/[email protected]
with:
type: 'zip'
filename: 'release.ankiaddon'
exclusions: '*.git* /*node_modules/* .editorconfig'