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:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
repository: saturneric/GpgFrontend
|
||||
submodules: recursive
|
||||
ref: main
|
||||
path: GpgFrontend
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
repository: saturneric/GpgFrontend-Doxygen
|
||||
ref: develop
|
||||
path: GpgFrontend-Doxygen
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user