We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2315584 commit 248a0eaCopy full SHA for 248a0ea
.github/workflows/doc.yml
@@ -5,7 +5,7 @@ name: texture2ddecoder docs
5
on:
6
push:
7
branches:
8
- - main
+ - master
9
# Alternative: only build for tags.
10
# tags:
11
# - '*'
0 commit comments