Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
nfel 2024-11-18 14:54:03 +03:30
parent 23d67dccfe
commit e5499c7c0d
Signed by: nfel
GPG Key ID: DCC0BF3F92B0D45F
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
token: ${{ secrets.PROD_REG_TOKEN }} token: ${{ secrets.PROD_REG_TOKEN }}
path: ./main path: ./
submodules: recursive submodules: recursive
# - uses: bufbuild/buf-action@v1 # - uses: bufbuild/buf-action@v1
# with: # with:

View File

@ -47,7 +47,7 @@ plugins:
# # opt: import_prefix=github.com/nfel # # opt: import_prefix=github.com/nfel
# out: stub/ts # out: stub/ts
inputs: inputs:
- directory: ./main - directory: ./
# - git_repo: ssh://git@5.34.204.11/Kahroba/proto # - git_repo: ssh://git@5.34.204.11/Kahroba/proto
# branch: v2 # branch: v2