Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baimard committed Jun 8, 2022
1 parent b0afe55 commit 3efefff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ jobs:
with:
app_name: whereami
appstore_token: ${{ secrets.APPSTORE_TOKEN }}
download_url: https://github.com/baimard/whereami/releases/download/${{ steps.get_version.outputs.VERSION }}/whereami.tar.gz
download_url: https://github.com/Adacis/whereami/releases/download/${{ steps.get_version.outputs.VERSION }}/whereami.tar.gz
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}
nightly: false

0 comments on commit 3efefff

Please sign in to comment.