File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 uses : Ilshidur/action-discord@master
2424 env :
2525 DISCORD_WEBHOOK : ${{ secrets.DISCORD_DEPLOY_WEBHOOK_URL }}
26- DISCORD_USERNAME : " ${{ github.workflow }} - ${{ github.event.repository.name }}"
27- DISCORD_AVATAR : " https://upload.wikimedia.org/wikipedia/en/2/2b/Legolas600ppx.jpg"
26+ DISCORD_USERNAME : ' ${{ github.workflow }} - ${{ github.event.repository.name }}'
27+ DISCORD_AVATAR : ' https://upload.wikimedia.org/wikipedia/en/2/2b/Legolas600ppx.jpg'
2828 with :
29- args : " Proběhlo produkční nasazení (frontend) na zpevnik.proscholy.cz! :tada:"
29+ args : ' Proběhlo produkční nasazení (frontend) na zpevnik.proscholy.cz! :tada:'
Original file line number Diff line number Diff line change 1313 with :
1414 script : |
1515 cd /var/www/staging/proscholy-web-staging && sh deploy/deploy.sh develop
16+ cd /var/www/staging/evangelickyzpevnik-web-staging && sh deploy/deploy.sh develop
1617 cd /var/www/staging/evangelickykancional-web-staging && sh deploy/deploy.sh develop
1718 host : ${{ secrets.HOST }}
1819 port : ${{ secrets.PORT }}
You can’t perform that action at this time.
0 commit comments