Skip to content

Commit ec3032a

Browse files
committed
remove git fetch
1 parent d9652e6 commit ec3032a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/app-distribute.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
run: |
4343
git config --global user.email "$(git log --format='%ae' HEAD^!)"
4444
git config --global user.name "$(git log --format='%an' HEAD^!)"
45-
git fetch origin gh-pages:gh-pages
4645
4746
- name: Setup Flutter
4847
uses: subosito/flutter-action@v2

0 commit comments

Comments
 (0)