Skip to content

Commit

Permalink
.github/workflows/release.yml BUILD_TOOL_VERSION env added
Browse files Browse the repository at this point in the history
  • Loading branch information
evermind-zz committed Mar 11, 2024
1 parent 51efe27 commit 3da244f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ jobs:
env:
GITHUB_SUPER_TOKEN: ${{ secrets.MY_GITHUB_SUPER_TOKEN }}
RENAMED_APK: ${{ steps.renamed_apk.outputs.RENAMED_APK }}
BUILD_TOOLS_VERSION: ${{ env.BUILD_TOOL_VERSION }}
run: |
./.github/scripts/brave-new-pipe-releast-actions.sh "$AUTOMATIC_RELEASES_TAG" "${RENAMED_APK}"
Expand Down

0 comments on commit 3da244f

Please sign in to comment.