Skip to content

Commit

Permalink
ci: maintain compatibility w/ @zendeskgarden/scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ze-flo committed Jun 11, 2024
1 parent d88f5df commit 28bdf5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ jobs:
NETLIFY_TOKEN: ${{ secrets.NETLIFY_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
# Maintain compatibility with @zendeskgarden/scripts
CIRCLE_PROJECT_USERNAME: zendeskgarden
CIRCLE_PROJECT_REPONAME: react-components
CIRCLECI: true

publish:
needs: [build, lint, test]
Expand Down

0 comments on commit 28bdf5c

Please sign in to comment.