Skip to content

Commit 4ce8efe

Browse files
author
doublebyte1
committed
- updated node subtree
1 parent b02a382 commit 4ce8efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- name: Add subtree nodes
104104
run: |
105105
rm -rf sprints/nodes
106-
git subtree add --prefix sprints/nodes https://github.com/ogcincubator/code-sprint-nodes.git gh-pages --squash || echo "Adding sprints/nodes"
106+
git subtree add --prefix sprints/nodes https://github.com/ogcincubator/nodes.git gh-pages --squash || echo "Adding sprints/nodes"
107107
108108
- name: Push changes
109109
run: |

0 commit comments

Comments
 (0)