Skip to content

Commit 6cb35b8

Browse files
committed
temporarily disable deploy
1 parent 08c1af8 commit 6cb35b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
env:
6666
BUNDLE_GEMFILE: "${{ github.workspace }}/deploy/Gemfile"
6767
steps:
68+
- run: 'false' # disable temporarily
6869
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
6970
- uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
7071
with:

0 commit comments

Comments
 (0)