Skip to content

Commit

Permalink
release: v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sergdeus committed Jun 25, 2023
1 parent 55ed091 commit a580f39
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/build_from_tags_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,15 +128,3 @@ jobs:
artifacts: "build/app/outputs/flutter-apk/*.apk"
bodyFile: "RELEASE.md"
token: ${{ secrets.RELEASE_TOKEN }}

# - name: Generates release files hashes
# uses: MCJack123/ghaction-generate-release-hashes@v3
# with:
# hash-type: sha256
# file-name: hashes.txt
#
# - name: Upload hashes
# uses: actions/upload-artifact@v2
# with:
# name: Asset Hashes
# path: hashes.txt

0 comments on commit a580f39

Please sign in to comment.