We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9239f commit 06f551eCopy full SHA for 06f551e
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
uses: actions/checkout@v3
73
with:
74
repository: R2Northstar/NorthstarNavs
75
- ref: 'v2'
+ ref: 'v3'
76
path: northstar-navs
77
- name: Navmeshes setup
78
run: |
0 commit comments