Skip to content

Commit c2090e2

Browse files
fix
1 parent 2558414 commit c2090e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
git fetch upstream
2424
git merge upstream/master
2525
git push origin HEAD:master --force
26-
- name: Checkout Fork
26+
- name: Checkout Fork
2727
uses: actions/checkout@v3
2828
with:
2929
repository: creativetimofficial/paper-dashboard-laravel

0 commit comments

Comments
 (0)