mirror of
https://github.com/R2Northstar/Northstar
synced 2026-08-23 20:23:04 -04:00
Merge branch 'main' into chore/bump-tcli
This commit is contained in:
commit
57acc4a533
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Release
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- main
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
job:
|
||||
|
|
|
|||
|
|
@ -64,6 +64,6 @@
|
|||
}
|
||||
)
|
||||
// {
|
||||
version = "1.13.11";
|
||||
version = "1.31.11";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue