update deployment
This commit is contained in:
parent
71286ca112
commit
a951bb396d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy.yaml
vendored
4
.github/workflows/deploy.yaml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
name: build-docker
|
||||
run-name: build-docker ${{ github.actor }}
|
||||
name: deploy-docker
|
||||
run-name: deploy-docker ${{ github.actor }}
|
||||
on:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue