Compare commits

..

No commits in common. "1826b85e30b193a42c71cb33406ac664b8958e09" and "cdbf29bb47bf72de052da766102879a30cd6be64" have entirely different histories.

View File

@ -1,18 +0,0 @@
name: Deploy main
on:
push:
branches: ["main"]
workflow_dispatch:
concurrency:
group: deploy-${{ github.ref }}
cancel-in-progress: true
jobs:
deploy:
runs-on: ["native"]
steps:
- uses: actions/checkout@v4
- name: Deploy main to server
run: /usr/local/bin/deploy_krgm.sh