diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index aad8126..d5acab6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,6 +38,8 @@ jobs: # Checkout Local Repository - name: Checkout uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac + with: + lfs: "true" # Get the Package version based on the package.json file - name: Get Version