Skip to content

Commit

Permalink
[CI] fix docker release (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb authored May 26, 2024
1 parent fe5a541 commit 9a50bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- published

jobs:
main:
release-docker:
name: Push to Dockerhub
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9a50bb2

Please sign in to comment.