Skip to content

Commit

Permalink
chore(ci): use commit hash in version string
Browse files Browse the repository at this point in the history
  • Loading branch information
RossComputerGuy committed May 31, 2023
1 parent 673fba5 commit 4ac5960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flutter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
packageName: com.expidusos.file_manager
releaseFiles: build/app/outputs/bundle/release/app-release.aab
track: alpha
releaseName: v0.1.0-${{ github.sha }}
linux:
strategy:
matrix:
Expand Down

0 comments on commit 4ac5960

Please sign in to comment.