fix: github action

This commit is contained in:
pandeymangg
2024-05-07 16:41:46 +05:30
parent 0f28cea7c8
commit 2254c24cad
+1 -1
View File
@@ -54,7 +54,7 @@ runs:
- name: Add E2E Testing Mode
run: |
echo "E2E_TESTING=${{ github.event.inputs.e2e_testing_mode }}" >> $GITHUB_ENV
echo "E2E_TESTING=${{ inputs.e2e_testing_mode }}" >> $GITHUB_ENV
shell: bash
- name: Generate Random ENCRYPTION_KEY