Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75b62b7

Browse files
author
Jacek Gębal
committed
Update release trigger
1 parent 5b4a592 commit 75b62b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Build and deploy release
22

33
on:
4-
push:
5-
branches: [ main ]
4+
release:
5+
types: [ released ]
66

77
defaults:
88
run:

0 commit comments

Comments
 (0)