Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 2229ddc

Browse files
committed
changed the namespace from PhpSlides\Src to PhpSlides\Core
1 parent 3a6e713 commit 2229ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
run: |
2929
git checkout -b main
3030
git reset --hard dev
31-
git checkout -
31+
git push -u -f origin main
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)