(feat): update android version stuff to better fit obtainium's needs
This commit is contained in:
parent
167036533c
commit
ebd2a364a7
8 changed files with 90 additions and 9 deletions
|
|
@ -147,7 +147,7 @@ jobs:
|
|||
run: |
|
||||
VERSION="$(node -p "require('./package.json').version")"
|
||||
echo "version=$VERSION" >> "$FORGEJO_OUTPUT"
|
||||
echo "tag=${VERSION}-prod" >> "$FORGEJO_OUTPUT"
|
||||
echo "tag=$VERSION" >> "$FORGEJO_OUTPUT"
|
||||
|
||||
- name: Create release and upload files
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue