Skip to content

Commit b5d9b42

Browse files
authored
Update gitlab-stable.yml
1 parent 797833d commit b5d9b42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gitlab-stable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
2323
- name: Update branch
2424
run: |
25-
git fetch stable
2625
git remote add gitlab https://${{ secrets.GITLAB_TOKEN_NAME }}:${{ secrets.GITLAB_TOKEN }}@${{ secrets.GITLAB_URL }}
2726
git checkout stable
2827
git push -f gitlab -u stable

0 commit comments

Comments
 (0)