mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(ci): rename snapshot tag back to latest
The 'nightly' name is being used by the Tramline branch now
This commit is contained in:
parent
3fc0f891d4
commit
89b821ebf1
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -euxo pipefail
|
||||
|
||||
NIGHTLY_TAG="nightly"
|
||||
NIGHTLY_TAG="latest"
|
||||
CURRENT_REV="$(git rev-parse --short HEAD)"
|
||||
ASSET_DIRECTORY="${GITHUB_WORKSPACE:?}/android/apk"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue