Skip to content

Commit

Permalink
chore: F-Droid deployment script (do not commit deployment script)
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed Oct 17, 2024
1 parent 5615540 commit 3be50a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/new_release_deploy_fdroid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ jobs:
working-directory: ./deploy_fdroid
run: |
python deploy_fdroid.py
- name: "Clean-up env"
working-directory: ./deploy_fdroid
run: |
rm deploy_fdroid.py
- name: "Check if any changes"
working-directory: ./deploy_fdroid
id: check-changes
Expand Down

0 comments on commit 3be50a1

Please sign in to comment.