Skip to content

Commit f1dd680

Browse files
committed
ci: removing lines that shouldn't be needed
1 parent a5bf3a1 commit f1dd680

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build_only.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,4 @@ jobs:
1616
env:
1717
OUT_DIR: docs
1818
BUILD_DIR: .
19-
BUILD_ONLY: true
20-
BUILD_FLAGS: --drafts
21-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19+
BUILD_ONLY: true

0 commit comments

Comments
 (0)