refactor: rename deploy job to deploy-marcopedone for clarity
This commit is contained in:
parent
3a51275c9f
commit
194b9345aa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
deploy-marcopedone:
|
||||
runs-on: ubuntu-latest
|
||||
if: contains(github.event.registry_package.name, 'marcopedone')
|
||||
concurrency:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue