Update build-deploy-linux-x86_64.yml
parent
1f6cb95c67
commit
337730d78c
|
@ -2,6 +2,7 @@ on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 */12 * * *"
|
- cron: "0 */12 * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
push:
|
||||||
jobs:
|
jobs:
|
||||||
#Note: no -pl here because we publish everything from this branch and use this as the basis for all uploads.
|
#Note: no -pl here because we publish everything from this branch and use this as the basis for all uploads.
|
||||||
linux-x86_64:
|
linux-x86_64:
|
||||||
|
|
Loading…
Reference in New Issue