Skip to content

Commit

Permalink
Updated action to trigger on test realeases
Browse files Browse the repository at this point in the history
  • Loading branch information
i3rotlher committed Oct 17, 2023
1 parent 40dce4c commit 20f2aad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Build_and_Publish_Images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- "Seed-Test_v*"
- "Test_v*"

jobs:
build-and-publish:
Expand Down

0 comments on commit 20f2aad

Please sign in to comment.