Skip to content

Commit

Permalink
Merge pull request #222 from Eisvana/dev
Browse files Browse the repository at this point in the history
fix handling of escaped characters
  • Loading branch information
Lenni009 authored Nov 11, 2024
2 parents 7ba6d1a + f4987ad commit 9fdcfb4
Show file tree
Hide file tree
Showing 4 changed files with 457 additions and 214 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/announcements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: 'Setup Deno'
uses: denoland/setup-deno@v1
uses: denoland/setup-deno@v2

- name: 'Send Announcement'
run: |
Expand Down
Loading

0 comments on commit 9fdcfb4

Please sign in to comment.