Skip to content

Commit 14d6d9e

Browse files
committed
update action yaml file
1 parent 5bc7631 commit 14d6d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
with:
1313
username: ${{ secrets.DOCKER_USERNAME }}
1414
password: ${{ secrets.DOCKER_PASSWORD }}
15-
repository: jskobos/elm-terminal-resume
15+
repository: kobonaut/elm-terminal
1616
tag_with_ref: true
1717
push: ${{ startsWith(github.ref, 'refs/tags/') }}

0 commit comments

Comments
 (0)