File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
repository : laravel-frontend-presets/paper-dashboard
26
26
token : ${{ secrets.CT_TOKEN }}
27
27
path : preset_folder
28
- - run : rsync -av --progress /home/runner/work/creativetimofficial /paper-dashboard-laravel /home/runner/work/paper-dashboard-laravel/paper-dashboard --exclude .git
29
- - run : cd /home/runner/work/paper-dashboard-laravel/paper-dashboard
28
+ - run : rsync -av --progress /home/runner/work/paper-dashboard-laravel /paper-dashboard-laravel/ct_folder /home/runner/work/paper-dashboard-laravel/paper-dashboard-laravel/preset_folder --exclude .git
29
+ - run : cd /home/runner/work/paper-dashboard-laravel/paper-dashboard-laravel/ct_folder
30
30
- name : Configure git
31
31
run : |
32
32
git config --global user.name "CI Bot"
You can’t perform that action at this time.
0 commit comments