Skip to content

Commit

Permalink
Fix deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Dec 26, 2024
1 parent b6513e0 commit 144b559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
name: ${{ inputs.environment }}
concurrency:
group: ${{ inputs.environment }}
needs: build
needs: stage
if: github.event_name == 'workflow_dispatch'
steps:
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 144b559

Please sign in to comment.