From 20e32772b425121a3b9c811124fe546acd808d27 Mon Sep 17 00:00:00 2001 From: Soxoj Date: Wed, 4 Dec 2024 01:27:50 +0100 Subject: [PATCH] Repeat the release --- .github/workflows/pyinstaller.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pyinstaller.yml b/.github/workflows/pyinstaller.yml index e469e81..965832a 100644 --- a/.github/workflows/pyinstaller.yml +++ b/.github/workflows/pyinstaller.yml @@ -45,6 +45,8 @@ jobs: env: GITHUB_TOKEN: ${{ github.token }} +# test change + - name: Create New Release uses: actions/create-release@v1 id: create_release