Skip to content

Commit

Permalink
docker release on version tags as well
Browse files Browse the repository at this point in the history
  • Loading branch information
na4ma4 committed Feb 15, 2024
1 parent 8ddac84 commit ae6a527
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
push:
branches:
- main
tags:
- 'v*'

jobs:
docker:
Expand Down

0 comments on commit ae6a527

Please sign in to comment.