Skip to content

Commit 56637a2

Browse files
authored
Upgrade pmndrs/docs workflow to version 3
Updated workflow to use build.yml version 3 and added docker_tag.
1 parent 8c9b656 commit 56637a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ concurrency:
1111

1212
jobs:
1313
build:
14-
uses: pmndrs/docs/.github/workflows/build.yml@v2
14+
uses: pmndrs/docs/.github/workflows/build.yml@v3
1515
with:
16+
docker_tag: '3'
1617
mdx: 'docs'
1718
libname: 'React Three Fiber'
1819
libname_short: 'r3f'

0 commit comments

Comments
 (0)