Skip to content

Commit

Permalink
Add path to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jskobos committed Jun 28, 2020
1 parent 1c01212 commit 768a46d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -11,6 +11,7 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
dockerfile: .
repository: jskobos/elm-terminal-resume
tag_with_ref: true
push: ${{ startsWith(github.ref, 'refs/tags/') }}

0 comments on commit 768a46d

Please sign in to comment.