Skip to content

Commit

Permalink
BAH-2849 | Added tags to the workflow (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
deepthi-mantena authored Mar 15, 2023
1 parent 8441295 commit 9e7d991
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- master
tags:
- '[0-9]+.[0-9]+.[0-9]+'

jobs:

Expand Down

0 comments on commit 9e7d991

Please sign in to comment.