Skip to content

Commit ecc5d14

Browse files
chore : some more changes added to release workflow (#62)
* chore : modified the release workflow for embed commit changes * chore: version bumped in workflow * chore : flutter version downgrade * Update changelog for version v0.0.1 * chore : removed dev info from embed * Update changelog for version v0.0.2 * chore : fixed some errors * chore : some refactoring * chore ping method changed * Update changelog for version v0.0.1 * chore : some more fixes * Update changelog for version v0.0.2 --------- Co-authored-by: GitHub Actions <actions@github.com>
1 parent 22e4c49 commit ecc5d14

File tree

3 files changed

+365
-113
lines changed

3 files changed

+365
-113
lines changed

.github/workflows/dart.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ jobs:
392392
sendMessage:
393393
runs-on: ubuntu-latest
394394
needs: [build_android, build_windows, build_linux, build_ios, build_macos]
395-
if: always()
396395
permissions:
397396
contents: read
398397
pull-requests: read

0 commit comments

Comments
 (0)