mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-20 03:25:47 +00:00
sign our tags
This commit is contained in:
parent
7043cfcc65
commit
78ff79fb34
@ -5,7 +5,7 @@
|
|||||||
* git clean -d -f -x
|
* git clean -d -f -x
|
||||||
* `tar -cJf ../notcurses_$VERSION.orig.tar.xz --exclude=.git --exclude=debian -C.. notcurses-$VERSION`
|
* `tar -cJf ../notcurses_$VERSION.orig.tar.xz --exclude=.git --exclude=debian -C.. notcurses-$VERSION`
|
||||||
* debuild
|
* debuild
|
||||||
* Tag with `git tag -a v$VERSION -m "v$VERSION"`
|
* Tag with `git tag -a v$VERSION -m "v$VERSION -s"`
|
||||||
* `git push && git push origin --tags`
|
* `git push && git push origin --tags`
|
||||||
* Draft new release at https://github.com/dankamongmen/notcurses/releases
|
* Draft new release at https://github.com/dankamongmen/notcurses/releases
|
||||||
* Title is "v$VERSION—some quip"
|
* Title is "v$VERSION—some quip"
|
||||||
|
Loading…
Reference in New Issue
Block a user