Skip to content

Commit cfac610

Browse files
authored
Force-push nightly build branch. (#6879)
Summary: . Differential Revision: D65976544
1 parent 937af64 commit cfac610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apple.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
git config --global user.email "[email protected]"
271271
git add Package.swift
272272
git commit -m "${VERSION}"
273-
git push origin "${BRANCH}"
273+
git push -f origin "${BRANCH}"
274274
else
275275
echo "Draft Package.swift:"
276276
cat Package.swift

0 commit comments

Comments
 (0)