PradyumnaKrishna / enigma-protocol

An end to end encrypted messenger using Flask, SocketIO, and Vue.js
https://protocol.onpy.in
MIT License
20 stars 34 forks source link

Update Client Build GitHub Action to use deploy-pages #30

Closed PradyumnaKrishna closed 11 months ago

PradyumnaKrishna commented 11 months ago

Description Right now client build uses a github action to deploy the build to gh-pages branch and then it deploys. Use deploy-pages action to deploy it.