Skip to content

Commit

Permalink
Release v0.100
Browse files Browse the repository at this point in the history
  • Loading branch information
RanolP committed Dec 13, 2020
1 parent eaeebc7 commit 328b0b5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
uses: actions/download-artifact@v2
with:
name: dalmoori-font
path: ./dalmoori-font
- name: Generate Changelog
if: ${{ steps.tag-status.outputs.tagged == 'true' }}
id: changelog
Expand All @@ -90,9 +91,7 @@ jobs:
prerelease: false
- name: Zipping Files
if: ${{ steps.tag-status.outputs.tagged == 'true' }}
run: |
ls -R
zip -r dalmoori.zip dalmoori-font
run: zip -r dalmoori.zip dalmoori-font
- name: Upload Release Asset
if: ${{ steps.tag-status.outputs.tagged == 'true' }}
id: upload-release-asset
Expand Down

1 comment on commit 328b0b5

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Advancement Report

Comparison between 53fa8c8 (Version 0.100) and 328b0b5 (Version 0.100).

Summary

  • Basic Latin: 95/128 (no changes)
  • Hangul Compatibility Jamo: 51/96 (no changes)
  • Hangul Syllables: 11172/11184 (no changes)

Details

Hangul Syllables

Changed: 력 (U+B825), 렦 (U+B826), 렧 (U+B827), 련 (U+B828), 렩 (U+B829), 렫 (U+B82B), 렴 (U+B834), 렷 (U+B837), 렸 (U+B838), 령 (U+B839), 렺 (U+B83A), 렻 (U+B83B), 렾 (U+B83E), 렿 (U+B83F), 롁 (U+B841), 롂 (U+B842), 롃 (U+B843), 롄 (U+B844), 롅 (U+B845), 롆 (U+B846), 롇 (U+B847), 롐 (U+B850), 롓 (U+B853), 롔 (U+B854), 롕 (U+B855), 롖 (U+B856), 롚 (U+B85A)

Please sign in to comment.