@@ -29,5 +29,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.PROD_REG_TOKEN }}
|
token: ${{ secrets.PROD_REG_TOKEN }}
|
||||||
path: ./
|
path: ./
|
||||||
- run: buf generate
|
- run: npx buf generate
|
||||||
- run: ls -aRhl
|
- run: ls -aRhl
|
||||||
|
|||||||
Reference in New Issue
Block a user