fix: ci
This commit is contained in:
parent
d094330338
commit
d15df59dc6
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ jobs:
|
|||
publish-docs:
|
||||
needs: build
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue