Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Oct 30, 2024
1 parent 3be7b80 commit 4ec0add
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
path: |
app/build/outputs/apk
- name: Use version info in text
run: echo "The application version is ${VERSION_NAME} and the build number is ${VERSION_CODE}."

- name: send telegram message
uses: appleboy/telegram-action@master
with:
Expand Down

0 comments on commit 4ec0add

Please sign in to comment.