Skip to content

Commit

Permalink
update action yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jskobos committed Jun 28, 2020
1 parent 5bc7631 commit 14d6d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -12,6 +12,6 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: jskobos/elm-terminal-resume
repository: kobonaut/elm-terminal
tag_with_ref: true
push: ${{ startsWith(github.ref, 'refs/tags/') }}

0 comments on commit 14d6d9e

Please sign in to comment.