ci: revert Variable Setup changes (#28754)

pull/28765/head
Hugo Costa 3 years ago committed by GitHub
parent 3f81d52b89
commit 159eb7390a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/ci.yml

@ -38,7 +38,6 @@ jobs:
- uses: Bhacaz/checkout-files@v2
with:
files: package.json
branch: ${{ github.head_ref || github.ref_name }}
- id: var
run: |

Loading…
Cancel
Save