Skip to content

Commit 0e1276f

Browse files
committed
fix: ci error
Signed-off-by: hlts2 <[email protected]>
1 parent 4fa6bbc commit 0e1276f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
git remote set-url origin https://${GITHUB_USER}:${GITHUB_TOKEN}@github.com/$GITHUB_REPOSITORY
3232
git add test.txt
3333
git commit -S --signoff -m "test commit"
34-
git push
34+
git push origin fix/revert

0 commit comments

Comments
 (0)