We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c985b34 + 7b1ceef commit a58c6efCopy full SHA for a58c6ef
1 file changed
.github/workflows/deploy.yml
@@ -74,7 +74,7 @@ jobs:
74
with:
75
filters: |
76
ngnix:
77
- - '**/*
+ - '**/*'
78
- name: Deploy Nginx
79
if: ${{ steps.filter.outputs.ngnix }} == 'true'
80
run: |
0 commit comments