Skip to content

Commit

Permalink
Add the final step for auto upload to Garmin's store (#30)
Browse files Browse the repository at this point in the history
* Upload the file

* Adding the release notes

* Fixing the release

Co-authored-by: Samuel Dumont <samuel@dataroots.io>
  • Loading branch information
sam-dumont and Samuel Dumont authored May 15, 2021
1 parent 3a1040e commit 565adf6
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
STORE_ID: ${{ env.store_id }}
DEV_ID: ${{ env.dev_id }}
BETA_APP: ${{ env.beta_app }}
DEV_EMAIL: ${{ secrets.DEV_EMAIL }}
PYTHONUNBUFFERED: 1
if: github.event_name == 'release'
run: |
Expand Down
Loading

0 comments on commit 565adf6

Please sign in to comment.