main_kin #10

Merged
go.unhi merged 12 commits from main_kin into main 2025-08-23 00:02:34 +09:00
Showing only changes of commit 6899cd182c - Show all commits

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