Skip to content

Commit

Permalink
chore(comment): add comment to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
atticusofsparta committed Sep 12, 2024
1 parent da59510 commit e3b8e1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
VITE_SENTRY_DSN_PROJECT_URI: ${{ secrets.SENTRY_DSN_PROJECT_URI }}
VITE_SENTRY_DSN_PROJECT_ID: ${{ secrets.SENTRY_DSN_PROJECT_ID }}
VITE_GITHUB_HASH: ${{ github.sha }}
# ao infra settings
VITE_AO_CU_URL: ${{ vars.VITE_AO_CU_URL }}
- name: Add CNAME Record
run: |
Expand Down

0 comments on commit e3b8e1d

Please sign in to comment.