all repos — hastysite @ 948d51a95d59a2ed5570d3a42e97f3005a8f1593

A high-performance static site generator.

Update add-artifacts-to-current-releases.yml
Fabio Cevasco h3rald@h3rald.com
Sun, 20 Oct 2024 11:28:54 +0200
commit

948d51a95d59a2ed5570d3a42e97f3005a8f1593

parent

f9582d6933a74f2c3079edf09237910b29411024

1 files changed, 0 insertions(+), 9 deletions(-)

jump to
M .github/workflows/add-artifacts-to-current-releases.yml.github/workflows/add-artifacts-to-current-releases.yml

@@ -98,15 +98,6 @@ hastysite

args: --best --force if: matrix.os == 'ubuntu-latest' - # UPX compress (Windows) - - name: UPX - uses: svenstaro/upx-action@v2 - with: - files: | - hastysite.exe - args: --best --force - if: matrix.os == 'windows-latest' - # Retrieve ID and Name of the current (draft) release - name: "Get current release" id: current-release