parent
594bae0353
commit
1c368a6d66
@ -21,7 +21,7 @@ TAG="0.0.2"
|
||||
REPO="https://git.vdb.to/LaconicNetwork/laconic-dot-com"
|
||||
|
||||
# Get the commit hash for the tag using GitHub API
|
||||
COMMIT_HASH=$(`git log -1 --format="%H"`)
|
||||
COMMIT_HASH=`git log -1 --format="%H"`
|
||||
|
||||
|
||||
# Create temporary files
|
||||
|
||||
Loading…
Reference in New Issue
Block a user