Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h0lybyte committed Sep 16, 2023
1 parent ba83a7d commit b425c3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
--key='${{ secrets.APPWRITE_CLOUD }}'
appwrite functions createDeployment \
functionId='register' \
functionId=register \
--entrypoint='index.js' \
--code '.' \
--code='.' \
--activate true

0 comments on commit b425c3c

Please sign in to comment.