Skip to content

Commit

Permalink
fix: update 2091201
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Jan 18, 2022
1 parent f836560 commit c949944
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
sh ./scripts/pub_login.sh
rm -rf examples
rm -rf docs
git config --global user.email "13791385+omariosouto@users.noreply.github.com"
git config --global user.name "CI Bot - DevSoutinho"
git add .
git commit -m "forcing delete"
- name: Check Publish Warnings
Expand Down

3 comments on commit c949944

@vercel
Copy link

@vercel vercel bot commented on c949944 Jan 18, 2022

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on c949944 Jan 18, 2022

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on c949944 Jan 18, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

sknui-demobase-react – ./examples/demo_base

sknui-demobase-react-skynexui.vercel.app
sknui-demobase-react.vercel.app
sknui-demobase-react-git-main-skynexui.vercel.app

Please sign in to comment.