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 3aa1066 commit 4715396Copy full SHA for 4715396
.github/main.workflow
@@ -3,8 +3,8 @@ workflow "Primer Components Workflow" {
3
resolves = [
4
"npm lint",
5
"npm test",
6
- "deploy",
7
"publish",
+ "deploy",
8
]
9
}
10
0 commit comments