Skip to content

Commit cdb855a

Browse files
Update deploy.yml
1 parent 4efb2e3 commit cdb855a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
build-and-deploy:
88
if: github.repository_owner == 'woocommerce'
99
name: Build and deploy
10-
runs-on: [ubuntu-latest]
10+
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout code
1313
uses: actions/checkout@v2

0 commit comments

Comments
 (0)