We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c15e8 commit 0581d1dCopy full SHA for 0581d1d
.github/workflows/publish.yml
@@ -10,6 +10,7 @@ env:
10
11
jobs:
12
build:
13
+ name: Build
14
uses: umbraco/UI-Examples/.github/workflows/build.yml@master
15
16
publish:
0 commit comments