Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Sep 29, 2024
2 parents 2f7d211 + b58ec1c commit 78447a8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ jobs:
output-artifact-directory: signed
- name: Update Release
uses: softprops/action-gh-release@v2
files: signed/Tonbrett.msix
with:
files: signed/Tonbrett.msix
- name: Upload to winget
uses: ./.github/workflows/winget.yml
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,13 @@ Note that some downloads are only available to beta testers:
Other downloads can be found [here](https://github.com/DRSchlaubi/Tonbrett/releases/latest)

Google Play and the Google Play logo are trademarks of Google LLC.

# Code Signing policy

Free Windows code signing provided by [SignPath.io](https://about.signpath.io/), certificate by [SignPath Foundation](https://signpath.org/)

This project is run by [Michael Rittmeister](https://schlau.bi) as the sole Maintainer and reviewer

# Privacy policy

You can refer to the projects privacy [here](PRIVACY.md)

0 comments on commit 78447a8

Please sign in to comment.