Changelog for v124113301
All checks were successful
Check master code / build (push) Successful in 7m42s

This commit is contained in:
giteadrone 2024-11-25 21:10:23 +00:00 committed by aminecmi
parent 5b9b51c02d
commit 436373d0ad
2 changed files with 11 additions and 1 deletions

View File

@ -107,6 +107,7 @@ jobs:
files: signed.apk
token: ${{ secrets.API_KEY }}
tag_name: ${{ steps.version.outputs.VERSION }}
name: ${{ steps.version.outputs.VERSION }}
- name: Send mail
uses: https://github.com/dawidd6/action-send-mail@v4
with:
@ -116,5 +117,5 @@ jobs:
subject: Mapping file
priority: high
convert_markdown: true
body: Nouveau fichier de mapping
body: Nouveau fichier de mapping pour la version ${{ steps.version.outputs.VERSION }}
attachments: androidApp/build/outputs/mapping/githubConfigRelease/mapping.txt

View File

@ -1,3 +1,12 @@
**v124113301
- chore: Gitea Action
- Merge pull request 'chore: Gitea Action' (#164) from runner into master
- chore: Gitea Action
- chore: Readme update.
--------------------------------------------------------------------
**v124041081**
- chore: comment.