mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-05 09:19:51 -06:00
Update generate-aab-release.yml
This commit is contained in:
committed by
GitHub
parent
ca77390c24
commit
02d0b2e40f
4
.github/workflows/generate-aab-release.yml
vendored
4
.github/workflows/generate-aab-release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user