Setting [main]: 기존 Runner 데이터 삭제 후 runner 재생성 및 CI/CD 구축
Some checks failed
baekjoon-bot-cicd / build_push_deploy (push) Failing after 4m42s

This commit is contained in:
sm4640
2026-01-16 11:45:50 +09:00
parent 044c725656
commit 7eab1ba57b

View File

@@ -11,7 +11,7 @@ jobs:
- name: Manual checkout (supports /gitea subpath)
env:
ACTOR: ${{ github.actor }}
REPO: ${{ github.repository }} # owner/repo
REPO: ${{ github.repository }}
SHA: ${{ github.sha }}
TOKEN: ${{ secrets.NKEY_PAT }}
run: |