Skip to content

Commit

Permalink
Add dev tag for docker release
Browse files Browse the repository at this point in the history
  • Loading branch information
zargarzadehm committed Jan 23, 2024
1 parent e4ab25d commit 1775d2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Build and Push Docker Image
on:
release:
types: [published]
push:
branches:
- dev

jobs:
build:
Expand Down

0 comments on commit 1775d2b

Please sign in to comment.