Fix YAML syntax error in Deploy Fleet website workflow. (#31794)

(Sorry for the follow-up PR)

Changes:
- Fixed a YAML syntax error in the "Deploy Fleet website" workflow.
This commit is contained in:
Eric 2025-08-11 14:03:43 -05:00 committed by GitHub
parent 0119e297e0
commit 856a97a0b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -115,6 +115,7 @@ jobs:
# Deploy to Heroku
- run: echo "Deploying branch '${GITHUB_REF##*/}' to Heroku…"
- name: Deploy to Heroku
run: |
set -euo pipefail
git add -A
# Create a git tree object that contains only the changes in the /website folder.

View file

@ -22,7 +22,6 @@
</div>
</div>
</div>
<div purpose="integration-card" class="card">
<div purpose="integration-logo">
<img src="/images/logo-snowflake-color-117x28@2x.png" alt="Snowflake logo">