Skip to content

Commit d9756a6

Browse files
Update deploy.yml
1 parent 82fdda4 commit d9756a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
runs-on: ubuntu-20.04
1010
steps:
1111
- uses: actions/checkout@v2
12-
with:
13-
ref: 'develop'
1412

1513
# Use GitHub Actions' cache to shorten build times and decrease load on servers
1614
- uses: actions/cache@v2

0 commit comments

Comments
 (0)