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

Commit

Permalink
feat: disable cd and enable manual deploys
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro Soares authored and SoaresMG committed May 21, 2021
1 parent d48fcd4 commit 50fded1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: Publish react-context-responsive

on:
push:
branches:
- master
- beta
on: workflow_dispatch

jobs:
release:
Expand Down

0 comments on commit 50fded1

Please sign in to comment.