Skip to content

Commit

Permalink
cicd: added tag to upload-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
alienc0der committed Jan 26, 2024
1 parent 869434a commit c3a705e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flutter_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,4 @@ jobs:
file: releases/*
file_glob: true
overwrite: true
tag: ${{ github.ref }}

0 comments on commit c3a705e

Please sign in to comment.