Browse Source

Create workflows directory

Shahed Nasser 1 year ago
parent
commit
cc6ced46f4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/update-preview-deps.yml

+ 1 - 0
.github/update-preview-deps.yml → .github/workflows/update-preview-deps.yml

@@ -15,6 +15,7 @@ jobs:
 
       - name: Checkout
         uses: actions/checkout@v2.3.5
+        with:
           ref: 'feat/v2'
 
       - name: Setup Node.js 18.x