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 3741d34 commit 7390484Copy full SHA for 7390484
.github/workflows/release.yml
@@ -32,3 +32,4 @@ jobs:
32
with:
33
github_token: ${{ secrets.GITHUB_TOKEN }}
34
publish_dir: ./example
35
+ allow_empty_commit: true
0 commit comments