We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a790e commit 7cf9d7aCopy full SHA for 7cf9d7a
Makefile
@@ -41,5 +41,5 @@ release:
41
echo Aborting release on $$BRANCH; \
42
else \
43
bin/autotag --scheme=conventional; \
44
- bin/goreleaser release --skip-publish; \
+ bin/goreleaser release; \
45
fi
0 commit comments