We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74037d0 commit 016e969Copy full SHA for 016e969
.github/workflows/build-demo-stuff.yaml
@@ -3,7 +3,7 @@ name: CD
3
on:
4
push:
5
branches:
6
- - 'main'
+ - 'dashboard-demo'
7
env:
8
REGISTRY: ghcr.io
9
jobs:
0 commit comments