Skip to content

Commit 3cfb671

Browse files
committed
temporarily comment out ref
1 parent 9be8d81 commit 3cfb671

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-generated-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
CURRENT_DOCS_VERSION: release/0.20.0
1717
steps:
1818
- uses: actions/checkout@v4
19-
with:
20-
ref: main
19+
# with:
20+
# ref: main
2121

2222
- run: |
2323
git clone https://github.com/gitbutlerapp/gitbutler ../gitbutler

0 commit comments

Comments
 (0)