Skip to content

Commit

Permalink
Merge branch 'main' into forks/polyipseity
Browse files Browse the repository at this point in the history
Signed-off-by: William So <polyipseity@gmail.com>
  • Loading branch information
polyipseity committed Jan 11, 2024
2 parents fade350 + d8e68e3 commit 3d6c21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
env:
GH_TOKEN: ${{github.token}}
run: |
gh release upload latest .github/*.tgz --clobber
gh release upload latest .github/*.tgz main.js manifest.json styles.css --clobber
on:
push:
tags:
Expand Down

0 comments on commit 3d6c21c

Please sign in to comment.