mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-03 23:15:23 +00:00
Change image
This commit is contained in:
parent
00fb3ae476
commit
4e1639215d
4
.github/workflows/continuous_delivery.yaml
vendored
4
.github/workflows/continuous_delivery.yaml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
pdf:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: uwebarthel/asciidoctor
|
||||
image: asciidoctor/docker-asciidoctor
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
@ -21,7 +21,7 @@ jobs:
|
||||
epub:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: uwebarthel/asciidoctor
|
||||
image: asciidoctor/docker-asciidoctor
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user