fix(android): variable ref scheme

This commit is contained in:
Erica Marigold 2023-09-01 17:13:24 +05:30 committed by GitHub
parent 86265ee13a
commit 7e0ff4ea27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,9 +27,9 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "$LUNE_VERSION"
automatic_release_tag: "${{ env.LUNE_VERSION }}"
draft: true
title: "Lune $LUNE_VERSION (Android)"
title: "Lune ${{ env.LUNE_VERSION }} (Android)"
files: |
lune-src/lune-*.zip