Skip to content

Commit

Permalink
Test deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed May 18, 2024
1 parent 5358ccc commit 8838398
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,8 @@ jobs:
if [ -n "$(git status --porcelain)" ]; then
git commit -m "Deoploying from amrex-tutorials ${DEPLOY_SOURCE_HEAD}" --no-verify
echo "git push to AMReX-Codes.github.io"
git --no-pager show HEAD
git push
echo "Successfully completed deployment"
else
git config -l
echo "No changes to deploy"
fi
3 changes: 1 addition & 2 deletions Docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,4 @@ Please let us know how we can improve by posting on `AMReX's GitHub Discussions`
The copyright notice of AMReX is included in the AMReX home directory as README.md.

Your use of this software is under the 3-clause BSD license -- the license agreement is included in the
AMReX home directory as license.txt.

AMReX home directory as LICENSE.

0 comments on commit 8838398

Please sign in to comment.