Skip to content

Commit

Permalink
Make continuous pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
jrozner committed Mar 6, 2024
1 parent 6fbeca6 commit c28bde9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "continuous"
prerelease: false
prerelease: true
title: "Continuous Build"
files: ashirt-*/ashirt-*.*

Expand Down

0 comments on commit c28bde9

Please sign in to comment.