Skip to content

Commit 248a0ea

Browse files
committed
doc.yml - fix branch
1 parent 2315584 commit 248a0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: texture2ddecoder docs
55
on:
66
push:
77
branches:
8-
- main
8+
- master
99
# Alternative: only build for tags.
1010
# tags:
1111
# - '*'

0 commit comments

Comments
 (0)