diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4025582..06ccc86 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -194,7 +194,7 @@ jobs: uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: ${{ github.ref }} + automatic_release_tag: ${{ github.ref_name }} prerelease: false title: ${{ github.ref }} files: ashirt-*/ashirt-*.*