Skip to content

Commit

Permalink
dummt change to test actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Aashu-Dubey committed Jun 10, 2024
1 parent 21bcf31 commit 6ade140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ class _MyHomePageState extends State<MyHomePage> {
mainAxisAlignment: MainAxisAlignment.center,
children: <Widget>[
const Text(
'Just testing to deploy Flutter web on github pages',
'Just testing Flutter actions',
),
const Text(
'You have pushed the button this many times:',
Expand Down

0 comments on commit 6ade140

Please sign in to comment.