Skip to content

Commit

Permalink
Always redeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierMod committed Sep 26, 2024
1 parent 3f636c3 commit 0a094ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-cd-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
id-token: write
contents: read
needs: changes
if: ${{ needs.changes.outputs.frontend == 'false' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0a094ec

Please sign in to comment.