Skip to content

Commit

Permalink
Update workflow (#67)
Browse files Browse the repository at this point in the history
* Update workflows

* Update workflow
  • Loading branch information
arybolovlev authored Apr 13, 2023
1 parent d5e51e3 commit e3cc9d0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-image-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: Build and Publish Docker Image
on:
push:
branches:
- 'main'
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"
- 'release/v*'

permissions:
# Allow creating GitHub release
Expand Down

0 comments on commit e3cc9d0

Please sign in to comment.