Skip to content

Commit 2fe2bf0

Browse files
committed
Change on
1 parent c820ef5 commit 2fe2bf0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Release translator
22
on:
3-
push:
4-
tags:
5-
- '*'
6-
3+
release:
4+
types: [ released ]
75
jobs:
86
build:
97
name: Build

0 commit comments

Comments
 (0)