Skip to content

Commit 179f392

Browse files
committed
Merge branch 'develop' of github.com:gridsome/eslint-plugin-gridsome into develop
2 parents f5c3b5d + 623bcf7 commit 179f392

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ jobs:
88
name: Release
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v2
12-
with:
13-
ref: master
11+
- uses: actions/checkout@v1
1412

1513
- uses: actions/cache@v1
1614
id: cache

0 commit comments

Comments
 (0)