Skip to content

Commit

Permalink
Changing parent repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Erick Verleye committed Apr 23, 2024
1 parent 2c93031 commit 5bb18b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
git config --global user.email "actions@users.noreply.github.com"
- name: Fetch template repository
run: git fetch --no-tags --no-recurse-submodules https://github.com/CU-ESIIL/Working_group_OASIS.git +refs/heads/*:refs/remotes/template/*
run: git fetch --no-tags --no-recurse-submodules https://github.com/CU-ESIIL/Postdoc_OASIS.git +refs/heads/*:refs/remotes/template/*

- name: Merge changes from template repository
run: |
Expand Down

0 comments on commit 5bb18b3

Please sign in to comment.