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 a127d74 + cebf87c commit a2bf97cCopy full SHA for a2bf97c
.github/workflows/deploy-doks.yaml
@@ -3,7 +3,7 @@ name: Deploy to DOKS
3
on:
4
push:
5
branches:
6
- - master
+ - deploy-doks
7
8
env:
9
GITHUB_ACTOR: ${{ github.actor }}
0 commit comments