mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-06 21:30:21 +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
|
||||
with:
|
||||
context: ./cli
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.prep.outputs.tags }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user