cd release; sha256sum --quiet --check sha256sums.txt &&\
gh release create $(VERSION) -d -t v$(VERSION) *
gh release create v$(VERSION) -d -t v$(VERSION) *
.PHONY:build
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.