Skip to content

Commit

Permalink
build: fix ko main.go action
Browse files Browse the repository at this point in the history
  • Loading branch information
clementnuss committed Nov 23, 2021
1 parent 6b8d203 commit b194536
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
Expand Up @@ -21,4 +21,4 @@ jobs:
- uses: imjasonh/[email protected]
env:
KO_DOCKER_REPO: docker.io/postfinance
- run: ko publish ./
- run: ko publish cmd/approverd/main.go

0 comments on commit b194536

Please sign in to comment.