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
pull/1544/head
ggurdin 12 months ago committed by GitHub
parent 883825eba6
commit 8c7673640d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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"

Loading…
Cancel
Save