Skip to content

Add Kindle lemma db to all "en_en" and "en_zh" tar files #57

Add Kindle lemma db to all "en_en" and "en_zh" tar files

Add Kindle lemma db to all "en_en" and "en_zh" tar files #57

Workflow file for this run

name: Create Release
on:
push:
tags:
- 'v*'
permissions:
contents: write
jobs:
create_release:
runs-on: ubuntu-latest
steps:
- uses: dawidd6/action-download-artifact@v6
with:
workflow: build.yml
commit: ${{ github.sha }}
- uses: softprops/action-gh-release@v2
with:
prerelease: ${{ endsWith(github.ref_name, 'dev') }}
files: |
**/*.bz2