changing tag name for nightly to be static

This commit is contained in:
Konrad Baran 2024-08-02 20:17:13 +02:00
parent 9ddeea1c4d
commit 406f245c10
No known key found for this signature in database
GPG key ID: B1447A483969736A

View file

@ -158,13 +158,11 @@ jobs:
with:
merge-multiple: true
- run: echo "CURRENT_DATE=$(date -u +"%Y%m%d-%H%M")" >> $GITHUB_ENV
- name: Nightly
uses: softprops/action-gh-release@v1
if: github.event_name == 'schedule'
with:
tag_name: "yazi-nightly-${{ env.CURRENT_DATE }}"
tag_name: "nightly"
prerelease: true
files: |
yazi-*.zip