Skip to content

Commit

Permalink
FIX: workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaspeters committed Jul 22, 2022
1 parent af76641 commit 10b28b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Push Image
run: make build build-docker publish
run: make build publish
2 changes: 1 addition & 1 deletion .version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{ "version":"v0.3.1-2-gc729ca7", "builddate":"2022-06-28T21:08:10Z" }]
[{ "version":"v0.4.0-9-gaf76641", "builddate":"2022-07-22T12:20:08Z" }]

0 comments on commit 10b28b3

Please sign in to comment.