From a3961d9921e07ae87fe9262bbc15ef995f89b953 Mon Sep 17 00:00:00 2001 From: Lonsfor Date: Fri, 19 Aug 2022 23:18:16 +0000 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e04fc35..ce1f51b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: - uses: "marvinpinto/action-automatic-releases@v1.2.1" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: "latest" + automatic_release_tag: "1.3" title: "Latest Build" prerelease: false files: |