File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed
Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 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 :
Original file line number Diff line number Diff line change 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 :
Original file line number Diff line number Diff line change 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 :
You can’t perform that action at this time.
0 commit comments