Skip to content

Commit

Permalink
[HOTFIX]: Uncomment force run
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry committed Feb 23, 2024
1 parent 2ed443c commit 9b65aae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-prd-enhanced-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WORKSPACE: ${{ github.workspace }}
# FORCE_RUN: ${{ inputs.forceRun }}
FORCE_RUN: 'true'
FORCE_RUN: ${{ inputs.forceRun }}

0 comments on commit 9b65aae

Please sign in to comment.