diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index d9ba6da68..fcbcae5b3 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -16,9 +16,13 @@ jobs: tests: name: "fluence-js" uses: ./.github/workflows/tests.yml + with: + ref: ${{ github.ref }} fluence-js: uses: ./.github/workflows/snapshot.yml + with: + ref: ${{ github.ref }} aqua: needs: