Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
v8tenko committed Sep 18, 2023
1 parent 0202a5c commit bbd8d1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:

jobs:
build:
preview:
runs-on: self-hosted
strategy:
matrix:
Expand All @@ -18,7 +18,7 @@ jobs:
with:
node-version: 14
- name: Diplodoc build action
uses: v8tenko/diplodoc-playground@v0.6
uses: v8tenko/diplodoc-playground@v0.7
with:
token: ${{ secrets.GH_TOKEN }}

0 comments on commit bbd8d1c

Please sign in to comment.