Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 74f763a

Browse files
committed
fix: remove branch after stage build
1 parent f24aa74 commit 74f763a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source 'https://rubygems.org'
44

5-
gem 'devdocs', git: 'https://github.com/magento-devdocs/devdocs-theme.git', branch: 'decom-search'
5+
gem 'devdocs', git: 'https://github.com/magento-devdocs/devdocs-theme.git'
66
gem 'jekyll'
77
gem 'rake'
88
gem 'whatsup_github'

0 commit comments

Comments
 (0)