We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be8809 commit 270b859Copy full SHA for 270b859
.github/workflows/excavator.yml
@@ -1,5 +1,8 @@
1
on:
2
workflow_dispatch:
3
+ release:
4
+ types:
5
+ - published
6
schedule:
7
# run every 4 hours
8
- cron: '20 */4 * * *'
bucket/dev-cloud.json
@@ -1,7 +1,7 @@
{
"version": "2.17.0",
"description": "CLI to develop applications in the cloud",
- "homepage": "https://github.com/DocPlanner/dev-cloud",
+ "homepage": "https://github.com/DocPlanner/dev-cloud-releases",
"license": "Proprietary",
"architecture": {
"64bit": {
0 commit comments