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 4aedd1f commit 520ebd8Copy full SHA for 520ebd8
.github/workflows/stacks-core-tests.yml
@@ -74,7 +74,8 @@ jobs:
74
## Generate and upload node configuration documentation
75
node-config-docsgen:
76
name: Node Configuration Documentation
77
- uses: stacks-network/actions/node-config-docsgen@feat/node-config-docsgen
+ id: node-config-docsgen
78
+ uses: stacks-network/actions/stacks-core/node-config-docsgen@feat/node-config-docsgen
79
80
## Disabled
81
## - this test can take several hours to run
0 commit comments