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 79e2f54 commit 3dbd90fCopy full SHA for 3dbd90f
.github/workflows/deploy.yml
@@ -2,6 +2,7 @@ name: Deploy
2
on:
3
push:
4
branches: [main]
5
+ workflow_dispatch:
6
jobs:
7
deploy:
8
uses: NucleoidAI/actions/.github/workflows/deploy.yml@main
0 commit comments