Skip to content

Commit

Permalink
[HOTFIX]: use main branch for docs-worker-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry committed Feb 23, 2024
1 parent 9b65aae commit 9ad36be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prd-enhanced-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-2
- name: Rebuild Cache if New Snooty Parser Version
uses: mongodb/docs-worker-actions/rebuild-parse-cache@cache-update-hotfix
uses: mongodb/docs-worker-actions/rebuild-parse-cache@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WORKSPACE: ${{ github.workspace }}
Expand Down

0 comments on commit 9ad36be

Please sign in to comment.