mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 21:54:53 +03:00
Update main.yml
This commit is contained in:
parent
1804c10786
commit
313ef319b8
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -35,4 +35,5 @@ jobs:
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: ./cli
|
context: ./cli
|
||||||
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: ${{ steps.prep.outputs.tags }}
|
tags: ${{ steps.prep.outputs.tags }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user