Skip to content

Commit ea1ae5c

Browse files
authored
chore: update and rename main.yaml to release.yaml (#129)
1 parent 77cf05a commit ea1ae5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yaml renamed to .github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name: Main
1+
name: Release
22

33
on:
44
release:
55
branches: [main]
6-
types: [published]
6+
types: [released]
77
workflow_dispatch:
88
inputs:
99
tag:

0 commit comments

Comments
 (0)