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.
2 parents 79e2f54 + 3dbd90f commit d5bc8f9Copy full SHA for d5bc8f9
.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