Skip to content

Commit

Permalink
Update build-ui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Flohhhhh authored Sep 7, 2024
1 parent c658729 commit 5167425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ui.yml
Original file line number Diff line number Diff line change
@@ -38,6 +38,7 @@ jobs:
run: |
git config user.name "github-actions"
git config user.email "github-actions@github.com"
cd ulc
git add html/
git commit -m "Deploy build output" || echo "No changes to commit"
git push origin main

0 comments on commit 5167425

Please sign in to comment.