Skip to content

Commit

Permalink
Merge branch 'main' into chore/graphql-over-http
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddOnTop authored Sep 15, 2024
2 parents e72af2f + d02b6e6 commit 71c833c
Show file tree
Hide file tree
Showing 244 changed files with 7,040 additions and 3,003 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,8 @@ jobs:
pull-requests: write
env:
GITHUB_TOKEN: ${{secrets.GITHUBTOKEN}}
GA_API_SECRET: ${{secrets.GA_API_SECRET}}
GA_MEASUREMENT_ID: ${{secrets.GA_MEASUREMENT_ID}}
APP_VERSION: ${{ needs.draft_release.outputs.create_release_name }}

steps:
Expand Down
Loading

0 comments on commit 71c833c

Please sign in to comment.