Skip to content

Commit

Permalink
Update build_master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egor-slatvinskiy-idf authored Nov 8, 2022
1 parent 61cd0f8 commit 601792c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ jobs:
with:
artifacts: build/app/outputs/flutter-apk/app-prod-release.apk
tag: Release
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ github.ref }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 601792c

Please sign in to comment.