github-push-action
github-push-action copied to clipboard
can't push to branch with only include target directory contents
can't push to branch with only include target directory contents
when i use directory option it still push full repo content
Could you provide content for you workflow or create demo repository? It looks as implemented https://github.com/ad-m/github-push-action/blob/master/start.sh#L25 .
config https://github.com/bluelovers/ws-segment/blob/master/.github/workflows/cache.yml
branch: cache , still is full repo https://github.com/bluelovers/ws-segment/tree/cache
配置 https://github.com/bluelovers/ws-segment/blob/master/.github/workflows/cache.yml
分支:缓存,仍然是完整的回购 https://github.com/bluelovers/ws-segment/tree/cache
I meet the same needs as you. Have you solved the problem recently? What is the solution?
配置 https://github.com/bluelovers/ws-segment/blob/master/.github/workflows/cache.yml 分支:缓存,仍然是完整的回购 https://github.com/bluelovers/ws-segment/tree/cache
I meet the same needs as you. Have you solved the problem recently? What is the solution?
沒有