Skip to content

Commit e24da68

Browse files
committed
Fetch for-stackage
1 parent 5dca0d3 commit e24da68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
2828
- name: "Commit and push changes to the for-stackage branch"
2929
run: |
30+
git fetch --depth=1 origin for-stackage:for-stackage
3031
git checkout for-stackage
3132
3233
git config --local user.email "[email protected]"

0 commit comments

Comments
 (0)