We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2f1d1 commit 16af396Copy full SHA for 16af396
.github/workflows/deploy-vue-dashboard.yml
@@ -43,6 +43,8 @@ jobs:
43
44
- name: Setup Pages
45
uses: actions/configure-pages@v4
46
+ with:
47
+ enablement: true
48
49
- name: Upload artifact
50
uses: actions/upload-pages-artifact@v3
0 commit comments