ci(actions): Proper name
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
35ecc8cc15
commit
cd7961ddd0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/patch-build.yaml
vendored
2
.github/workflows/patch-build.yaml
vendored
|
|
@ -12,7 +12,7 @@ name: Build patches from main branch, Raise PR to Main, and Push to tag
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
name: Deploy
|
||||
name: Build Patch from main
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
DEPOT_TOKEN: ${{ secrets.DEPOT_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue