1
0
mirror of https://github.com/CyberL1/MyMcRealms.git synced 2024-09-16 15:02:53 -04:00

Update the deploy script #5

This commit is contained in:
CyberL1 2024-04-27 10:06:40 +02:00
parent bbcdc0f04b
commit 6e5cf16b88

View File

@ -1,6 +1,6 @@
name: Deploy
run-name: Deploy 🚀
on: [push]
on: [push, workflow_dispatch]
jobs:
Deploy: