728x90
Settings > Developer Settings
메뉴에서
Personal access tokens > Tokens (elascic) 을 선택
Generate new token
git pull과 action을 사용하기 위해선 workflow만 선택하면 된다.
실서버에서 다음과 같이 pull을 받으면 된다.
git pull https://<계정명>:ghp_test6efghNantoKaNantoKaKUtYa1234Vx3Y0@github.com/test/test.git <branch이름>
'Infrastructure' 카테고리의 다른 글
[AWS Linux] Git Action Runner에서 Dotnet Core 6 Error발생 시 (0) | 2024.03.11 |
---|---|
[Postman] 공개 API 네트워크에서 컬렉션 import하기 (0) | 2023.09.22 |
[Apache] 가상호스트 및 Route 53설정 (0) | 2022.07.08 |
[MAC] openJDK 설치 및 환경변수 설정 (0) | 2022.06.08 |
로컬서버 https로 포워딩하기 (ngrok 이용) (0) | 2022.03.15 |