Skip to content

Commit 4855181

Browse files
committed
chore: update scripts/release.sh
1 parent 1a72ed8 commit 4855181

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/release.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
set -eu
44

55
declare -r package="lua-evdev"
6-
declare -r repo="github.com/MunifTanjim/lua-evdev"
76

87
declare version="${1:-}"
98
if [[ -z "${version}" ]]; then

0 commit comments

Comments
 (0)