Skip to content

Commit 3764cbd

Browse files
Add Bootstrap option to publish task in workflow
1 parent e79e21b commit 3764cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
PSGALLERY_API_KEY: ${{ secrets.GALLERY_KEY }}
2222
shell: pwsh
2323
run: |
24-
./build.ps1 -Task Publish
24+
./build.ps1 -Task Publish -Bootstrap

0 commit comments

Comments
 (0)