fix deploys
parent
ae4d089c06
commit
8f852b396f
|
|
@ -3,7 +3,7 @@ name: deploy
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- dontlook
|
||||
- dev
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue