Update main.yml
This commit is contained in:
parent
639b5b0852
commit
5f4fbd918e
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -12,13 +12,12 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
repository: saturneric/GpgFrontend
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
ref: main
|
|
||||||
path: GpgFrontend
|
path: GpgFrontend
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: saturneric/GpgFrontend-Doxygen
|
|
||||||
ref: develop
|
ref: develop
|
||||||
path: GpgFrontend-Doxygen
|
path: GpgFrontend-Doxygen
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user