Skip to content

Commit

Permalink
Merge pull request #648 from ACCESS-NRI/test-move
Browse files Browse the repository at this point in the history
Thank you @KAUR1984 for the review. 

Merging now.
  • Loading branch information
atteggiani authored Jan 22, 2024
2 parents 1f00a66 + b3906c4 commit 41e6a1a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/delete_all_artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ invoke_api() {
}

list_artifacts() {
org=ACCESS-Hive
repo=access-hive.github.io
org=ACCESS-NRI
repo=access-hive.org.au
invoke_api https://api.github.com/repos/${org}/${repo}/actions/artifacts
}

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/deploy_to_github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
- closed
env:
TZ: Australia/Canberra
permissions:
pull-requests: write # to comment on PRs

jobs:
pr-preview-setup:
Expand Down
3 changes: 2 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ hide:
- navigation
- toc
---

<h1 class="homepage"></h1>
<div class="introduction">
<div>
Expand Down Expand Up @@ -74,4 +75,4 @@ hide:

We at ACCESS-NRI acknowledge the Traditional Owners of the land on which our research infrastructure and community operate across Australia and pay our respects to Elders past and present. We recognise the thousands of years of accumulated knowledge and deep connection they have with all the Earth systems we simulate.

<img src = "assets/acknowledgement_unsplash_david_clode_Bark_Cairns.png" class="acknowledgement-img" loading="lazy">
<img src = "assets/acknowledgement_unsplash_david_clode_Bark_Cairns.png" class="acknowledgement-img" loading="lazy">

0 comments on commit 41e6a1a

Please sign in to comment.