Skip to content

Commit a8207f1

Browse files
committed
fix(): Fixing the scripts
1 parent f46b55d commit a8207f1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Releases
2+
23
on:
3-
push:
4-
branches:
5-
- production
4+
workflow_dispatch:
65

76
permissions:
87
contents: write

0 commit comments

Comments
 (0)