Skip to content

Commit

Permalink
https://github.com/docker/build-push-action/issues/300
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshalX committed Feb 17, 2021
1 parent 6eb146a commit 0594048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_push_manylinux_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Push to GitHub Packages
uses: docker/build-push-action@v2
with:
context: .
file: build/manylinux/Dockerfile
push: true
tags: tgcalls/manylinux:latest

0 comments on commit 0594048

Please sign in to comment.