Skip to content

Commit

Permalink
do: Switch to marketplace repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszmandera committed Aug 3, 2024
1 parent f4343f1 commit 3ed24b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-oneclick-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
RELEASE_VERSION: ${{ github.event.release.tag_name }}
run: |
export PATH="$HOME/.local/bin:$PATH"
git clone https://github.com/zulip/marketplace-partners
git clone https://github.com/mateuszmandera/marketplace-partners
pip3 install python-digitalocean zulip fab-classic PyNaCl
echo $PATH
python3 tools/oneclickapps/prepare_digital_ocean_one_click_app_release.py

0 comments on commit 3ed24b1

Please sign in to comment.