lighthouse/scripts
realbigsean 02a646a27d Fix name collision in script (#2678)
## Issue Addressed

N/A

## Proposed Changes

We set a `$TAG` env variable in the github actions workflow, and then re-use this name in the `publish.sh` script. It makes this check `if [[ -z "$TAG" ]]` return true, when it should return false on the first time it's hit.

## Additional Info

N/A


Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-10-05 22:54:11 +00:00
..
ci Fix name collision in script (#2678) 2021-10-05 22:54:11 +00:00
local_testnet Create a local testnet (#2614) 2021-10-01 06:32:37 +00:00
tests Create a local testnet (#2614) 2021-10-01 06:32:37 +00:00
change_version.sh Release v0.3.4 (#1894) 2020-11-13 06:06:35 +00:00