Skip to content

Commit aeba7a0

Browse files
committed
disable build when publishing
1 parent 71926f3 commit aeba7a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/azure-static-web-apps-witty-plant-07a086e03.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WITTY_PLANT_07A086E03 }}
3232
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
3333
action: 'upload'
34+
skip_app_build: true
35+
skip_api_build: true
3436
app_location: '/storybook-static' # App source code path
3537
build_pr:
3638
if: github.event_name != 'push' || (github.event_name == 'pull_request')

0 commit comments

Comments
 (0)