mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-16 10:14:58 -06:00
Forgot the zip name
This commit is contained in:
parent
c6bf0ff1cd
commit
5928dd72e6
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -145,6 +145,7 @@ jobs:
|
||||
# set some variables
|
||||
releaseName=$version
|
||||
originalName=$version
|
||||
zipName=FireflyIII-$version.zip
|
||||
tarName=FireflyIII-$version.tar.gz
|
||||
|
||||
# update composer (again)
|
||||
|
Loading…
Reference in New Issue
Block a user