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 843c4f8 commit 62cdb5cCopy full SHA for 62cdb5c
.github/workflows/github-release.yml
@@ -4,6 +4,7 @@ on:
4
schedule:
5
# Runs "At 00:01 every night" (UTC)
6
- cron: '1 0 * * *'
7
+ workflow_dispatch:
8
9
jobs:
10
create-new-release:
0 commit comments