update build and profile and wait for DNS

main
Matt C 3 years ago
parent 4aed970e8b
commit 2f5432002a

@ -19,7 +19,7 @@ jobs:
- name: Get current date
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
run: echo "::set-output name=date::$(date +'%m-%d-%g-%H-%M')"
- name: Upload
uses: ncipollo/release-action@v1

@ -3,7 +3,7 @@
iso_name="crystal-live"
iso_label="CRYS_$(date +%Y%m)"
iso_publisher="CrystalUX <https://github.com/crystal-linux"
iso_publisher="CrystalUX <https://github.com/crystal-linux>"
iso_application="CrystalUX Live"
iso_version="$(date +"%m-%d-%g-%H-%M")"
install_dir="arch"

Loading…
Cancel
Save