diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2f1cd06..d81e943 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,5 +1,8 @@ name: Releases -on: [push] +on: + push: + tags: + - 'v*' jobs: build: diff --git a/README.md b/README.md index 52486b2..75325a8 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,10 @@

SuperSize Logo

SuperSize

Customisable, Multi-Display Resizer

-

- - GitHub Actions Badge - -

**SuperSize** is a utility which maximises your window to multiple displays for maximum work (or play) efficiency. It includes a number of presets to maximise to and it's scriptable with [IronPython] for ultimate adaptability. -[IronPython]: https://ironpython.net/ +[ironpython]: https://ironpython.net/ ## Download