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:
parent
883825eba6
commit
8c7673640d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue