Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 1a97082

Browse files
authored
Update latestRelease.yml
1 parent 7df4309 commit 1a97082

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/latestRelease.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ on:
88
- 'webapp_frontend/**'
99
- 'webapp_provider/**'
1010
create:
11-
tag:
12-
- 'v*.*.*
11+
tag: [ v*.*.* ]
1312

1413
jobs:
1514
Build_Docker_Image_on_Push:

0 commit comments

Comments
 (0)