Skip to content

Commit e987004

Browse files
authored
chore: deploy only on tag pushes (#139)
Resolves #68
1 parent cc40d6c commit e987004

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-registry.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: deploy-registry
22

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
86
# Matches release/<namespace>/<resource_name>/<semantic_version>
97
# (e.g., "release/whizus/exoscale-zone/v1.0.13")

0 commit comments

Comments
 (0)