You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there are any missing [features](../guides/features.md) you need,
113
-
please submit a [feature request](https://github.com/cssnr/portainer-stack-deploy-action/discussions/categories/feature-requests) and we will get them added...
75
+
<scriptsetup>
76
+
// noinspection ES6UnusedImports
77
+
import { repos } from'../../.vitepress/vars.js'
78
+
</script>
79
+
<StackTable:repos="repos" />
80
+
81
+
::: info Request a Feature
82
+
To request a feature, please [open a feature request](https://github.com/cssnr/portainer-stack-deploy-action/discussions/categories/feature-requests)
0 commit comments