Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ci/cd Integration for Automated Release Builds and Notifications #50

Merged
merged 3 commits into from
Jan 1, 2025

Conversation

phoenixit99
Copy link

No description provided.

@phoenixit99 phoenixit99 self-assigned this Dec 31, 2024
@esmaeil-ahmadipour esmaeil-ahmadipour added the feature Add/Create new feature label Dec 31, 2024
@@ -23,6 +23,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.24.5'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel you can use 3.24 and not mention the patch.

@esmaeil-ahmadipour esmaeil-ahmadipour merged commit 66bd37c into develop Jan 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add/Create new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI/CD Integration for Automated Release Builds and Notifications
3 participants