PublicFiles/Artian-Apps/.github/workflows/updates/Unciv.sh

7 lines
200 B
Bash

#!/bin/bash
webVer=$(get_release yairm210/Unciv)
all_url="https://github.com/yairm210/Unciv/releases/download/${webVer}/Unciv.jar"
source $GITHUB_WORKSPACE/.github/workflows/update_github_script.sh