Skip to content

Commit f678527

Browse files
authored
Update docs-build.yml
1 parent fbb49df commit f678527

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docs-build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: docs-build
22

33
on:
4-
push:
54
release:
65
types: [published]
76
workflow_dispatch:
@@ -11,7 +10,7 @@ jobs:
1110
runs-on: ubuntu-latest
1211
steps:
1312
- name: Build Docs
14-
uses: dotkernel/documentation-theme/github-actions/docs@dev
13+
uses: dotkernel/documentation-theme/github-actions/docs@main
1514
env:
1615
DEPLOY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1716
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)