allow release notes to fail

This commit is contained in:
Vadim 2025-01-19 21:04:54 +01:00
parent 703ca85f0a
commit 45b5cab63c
4 changed files with 5 additions and 3 deletions

View file

@ -112,6 +112,7 @@ jobs:
run: bash ./.github/scripts/increment_build_number.sh ${{ github.event.inputs.version }}
- name: Download release notes
continue-on-error: true
uses: actions/download-artifact@v3
with:
name: ${{ env.RELEASE_NOTES_ARTIFACT_NAME }}

View file

@ -107,6 +107,7 @@ jobs:
run: bash ./.github/scripts/increment_build_number.sh ${{ github.event.inputs.version }}
- name: Download release notes
continue-on-error: true
uses: actions/download-artifact@v3
with:
name: ${{ env.RELEASE_NOTES_ARTIFACT_NAME }}

View file

@ -1,6 +1,6 @@
{
"task.slowProviderWarning": true,
"dart.flutterSdkPath": ".fvm/versions/3.27.1",
"dart.flutterSdkPath": ".fvm/flutter_sdk",
"search.exclude": {
"**/.fvm": true
},

View file

@ -728,10 +728,10 @@ packages:
dependency: transitive
description:
name: in_app_purchase_storekit
sha256: "250b3865da1f4abf0d0e1eda9556734ee22ab5ebfe47a59227d8d9aeaa1c03e8"
sha256: "52caf1051fec8018adabd2d1e775a44cb389972ed868a746c4fc28a301734d41"
url: "https://pub.dev"
source: hosted
version: "0.3.20+2"
version: "0.3.20+4"
integration_test:
dependency: "direct dev"
description: flutter