Skip to content

Commit

Permalink
cicd: always release in pre-release (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
CorrectRoadH authored Aug 20, 2024
1 parent 7947088 commit 7e12adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ release:
github:
owner: IceWhaleTech
name: CasaOS-MessageBus
draft: true
draft: false
prerelease: auto
mode: replace
name_template: "v{{ .Version }}"

0 comments on commit 7e12adc

Please sign in to comment.