Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 50fded1

Browse files
Leandro SoaresSoaresMG
Leandro Soares
authored andcommitted
feat: disable cd and enable manual deploys
1 parent d48fcd4 commit 50fded1

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
name: Publish react-context-responsive
2-
3-
on:
4-
push:
5-
branches:
6-
- master
7-
- beta
2+
on: workflow_dispatch
83

94
jobs:
105
release:

0 commit comments

Comments
 (0)