mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1204 App | Tech | Fixed GithubActions workflows (#5)
This commit is contained in:
parent
60acad1bf3
commit
0357bdb66a
2 changed files with 2 additions and 2 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
- uses: actions/checkout@master
|
||||
with:
|
||||
name: Setup license repository
|
||||
repository: anytypeio/open
|
||||
repository: anyproto/open
|
||||
ref: refs/heads/main
|
||||
path: ./open
|
||||
|
||||
|
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
- uses: actions/checkout@master
|
||||
with:
|
||||
name: Setup license repository
|
||||
repository: anytypeio/open
|
||||
repository: anyproto/open
|
||||
ref: refs/heads/main
|
||||
path: ./open
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue