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 8eb80b5 commit 78293f5Copy full SHA for 78293f5
.github/workflows/api_platform.yml
@@ -3,7 +3,7 @@ name: Distribution update
3
on:
4
push:
5
tags:
6
- - v*
+ workflow_dispatch: ~
7
8
env:
9
GH_TOKEN: ${{ github.token }}
0 commit comments