Skip to content

Commit

Permalink
enable github release
Browse files Browse the repository at this point in the history
  • Loading branch information
BinaryFissionGames committed Feb 14, 2022
1 parent 01fbee6 commit ad68d28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ checksum:
algorithm: sha256

release:
disable: true
github:
owner: observIQ
name: stanza

changelog:
skip: false
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ build-all:

.PHONY: release-test
release-test:
goreleaser release --rm-dist --skip-publish --skip-announce
goreleaser release --rm-dist --skip-publish --skip-announce --skip-validate

.PHONY: for-all
for-all:
Expand Down

0 comments on commit ad68d28

Please sign in to comment.