fix job
This commit is contained in:
parent
281f7851b7
commit
914b843a7f
1 changed files with 2 additions and 2 deletions
2
.github/workflows/test_book.yml
vendored
2
.github/workflows/test_book.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
test_book:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: write # To push a branch
|
contents: write # To push a branch
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue