File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 8
8
runs-on : ubuntu-latest
9
9
steps :
10
10
- name : Stats
11
- run : echo "π The job was automatically triggered by a ${{ github.event_name }} event."
11
+ run : echo "π The job was automatically triggered by a ${{ github.event_name }} event. "
12
12
- run : echo "π§ This job is now running on a ${{ runner.os }} server hosted by GitHub!"
13
13
- run : echo "π The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
14
14
- name : Checkout
15
15
uses : actions/checkout@v1
16
16
with :
17
- repository : laravel-frontend-presets /paper-dashboard
17
+ repository : creativetimofficial /paper-dashboard-laravel
18
18
token : ${{ secrets.CT_TOKEN }}
19
19
- name : Configure git
20
20
run : |
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- # test4 [ Paper Dashboard Laravel - Free Frontend Preset for Laravel] ( https://www.creative-tim.com/live/paper-dashboard-laravel/?ref=adnp-readme ) [ ![ Tweet] ( https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter )] ( https://twitter.com/home?status=Paper%20Dashboard%20Laravel%20is%20a%20Free%20Frontend%20Preset%20for%20Laravel%20%E2%9D%A4%EF%B8%8F%0Ahttps%3A//paper-dashboard-laravel.creative-tim.com/%20%23%paper%20%23design%20%23dashboard%20%23laravel%20%23free%20via%20%40CreativeTim )
1
+ # test 67 [ Paper Dashboard Laravel - Free Frontend Preset for Laravel] ( https://www.creative-tim.com/live/paper-dashboard-laravel/?ref=adnp-readme ) [ ![ Tweet] ( https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter )] ( https://twitter.com/home?status=Paper%20Dashboard%20Laravel%20is%20a%20Free%20Frontend%20Preset%20for%20Laravel%20%E2%9D%A4%EF%B8%8F%0Ahttps%3A//paper-dashboard-laravel.creative-tim.com/%20%23%paper%20%23design%20%23dashboard%20%23laravel%20%23free%20via%20%40CreativeTim )
2
2
3
3
![ version] ( https://img.shields.io/badge/version-1.0.1-blue.svg ) ![ license] ( https://img.shields.io/badge/license-MIT-blue.svg ) [ ![ GitHub issues open] ( https://img.shields.io/github/issues/laravel-frontend-presets/paper-dashboard.svg?maxAge=2592000 )] ( https://github.com/laravel-frontend-presets/paper-dashboard/issues?q=is%3Aopen+is%3Aissue ) [ ![ GitHub issues closed] ( https://img.shields.io/github/issues-closed-raw/laravel-frontend-presets/paper-dashboard.svg?maxAge=2592000 )] ( https://github.com/laravel-frontend-presets/paper-dashboard/issues?q=is%3Aissue+is%3Aclosed )
4
4
You canβt perform that action at this time.
0 commit comments