Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #11 from LoomingEcho/develop
Browse files Browse the repository at this point in the history
Retry with rebuild in dist
  • Loading branch information
LoomingEcho authored Apr 23, 2024
2 parents c507cfc + de7852e commit 4e7591c
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Commit and push to prod repository
run: |
cd eds-prod
git config --global user.name "CI_COMMIT_AUTHOR"
git config --global user.name "$CI_COMMIT_AUTHOR"
git config --global user.email "[email protected]"
git commit -m "Deploy dist"
git push
2 changes: 2 additions & 0 deletions dist/__chunks__/sidekickLibraryId.CpwpqpkF.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/__chunks__/sidekickLibraryId.CpwpqpkF.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/banner/banner.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4e7591c

Please sign in to comment.