More gh actions fixes (#1155)

* copy .env file before production release

* copy .env file into assets folder

* bump version number

* moved copying of .env file to earlier in release workflow

* bump version
This commit is contained in:
ggurdin 2024-12-05 12:14:10 -05:00 committed by GitHub
parent 883825eba6
commit 8c7673640d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ description: Learn a language while texting your friends.
# Pangea#
publish_to: none
# On version bump also increase the build number for F-Droid
version: 1.23.13+3572
version: 1.23.14+3573
environment:
sdk: ">=3.0.0 <4.0.0"