Skip to content

Commit 246cdf9

Browse files
authored
Update publish-chrome.yml
1 parent 197ac36 commit 246cdf9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish-chrome.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ jobs:
1010
- uses: actions/checkout@v4
1111
with:
1212
fetch-depth: 0
13-
- name: Add release branch
14-
run: |
15-
git fetch -a
16-
git branch release origin/release
1713
- name: Setup NodeJS
1814
uses: actions/setup-node@v4
1915
with:

0 commit comments

Comments
 (0)