Skip to content

Commit

Permalink
chore: add comment to release-preview CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
j-luong committed Nov 29, 2023
1 parent 3295734 commit 82b3fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Verify analytics events
run: npm run ampli:verify -- -t ${{ secrets.ITERATIVELY_KEY }}

# Naming convention for the preview version means we can only release one preview per hour
- name: Patch to preview version
run: npm run patch-preview
env:
Expand Down

0 comments on commit 82b3fc1

Please sign in to comment.