From 7bb7f1cfc21828f1d504ae7413abf0bb3f66e478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Gr=C3=A9goire?= Date: Thu, 29 Sep 2022 16:47:45 -0400 Subject: [PATCH] Publish artifacts --- .github/workflows/builds.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index d4a503c..44c9451 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -58,7 +58,8 @@ jobs: - uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: "${{ env.GITHUB_SHA }}" + automatic_release_tag: "latest" + title: "${{ env.GITHUB_SHA }}" prerelease: false files: | kerbrute-*