Workflow: ugh

This commit is contained in:
dan63047 2023-07-12 18:43:10 +03:00
parent cb52479a40
commit b9c047cae7
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
allowUpdates: true
replacesArtifacts: false
discussionCategory: autobuilded-releases
artifacts: "build/app/outputs/apk/flutter-apk/*"
artifacts: "build/app/outputs/flutter-apk/*"
tag: Auto-${{ github.run_number }}
body: This build was builded with GitHub Action workflow
token: ${{ secrets.TOKEN }}