Update generate-aab-release.yml

This commit is contained in:
Yogesh Choudhary Paliyal
2024-03-02 16:44:21 +05:30
committed by GitHub
parent ca77390c24
commit 02d0b2e40f

View File

@@ -16,9 +16,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: $REF
env:
REF: ${{ inputs.ref }}
ref: ${{ inputs.ref }}
- name: Setting up project
uses: ./.github/actions/setup