From c087da0d3115de8eb8b7c1d287dc1a09193fb019 Mon Sep 17 00:00:00 2001 From: Gerrit Edzards <38693852+gerrit-amagno@users.noreply.github.com> Date: Tue, 30 May 2023 12:08:26 +0200 Subject: [PATCH] Update releases.yml --- .github/workflows/releases.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 8ada10e..2a4571a 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -17,4 +17,4 @@ jobs: uses: ncipollo/release-action@v1.7.3 with: artifact: ./AmagnoPrinterInstaller.msi - token: ${{ secrets.GITHUB_TOKEN } \ No newline at end of file + token: ${{ secrets.GITHUB_TOKEN }}