Skip to content

Commit

Permalink
add missing output
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi-01-ai committed Nov 14, 2023
1 parent b6ae01a commit 4de10e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
build-docker-image:
needs: authorize
runs-on: public
outputs:
matrix: ${{ steps.build-and-push.outputs.matrix }}
steps:
- uses: actions/checkout@v3
# try to create a tag
Expand Down

0 comments on commit 4de10e9

Please sign in to comment.