mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2024-12-21 06:48:52 -05:00
Create an annotated tag
This commit is contained in:
parent
b7d56c2168
commit
b8be4c754b
@ -32,7 +32,7 @@ if [ -f $RELEASEDIR/$FILENAME ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
git tag $TAG -f
|
||||
git tag $TAG -f -a
|
||||
git archive --format=tar --prefix=$DIRNAME/ HEAD | gzip > $RELEASEDIR/$FILENAME
|
||||
|
||||
cd $RELEASEDIR
|
||||
|
Loading…
Reference in New Issue
Block a user