Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/template/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 f04529b + 3d6c21c commit 98acb48
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 98acb48

Please sign in to comment.