Skip to content

Commit 0d660cc

Browse files
authored
delete condition from commit & push
1 parent b9b205f commit 0d660cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-changes.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
cat CHANGES >> CHANGES2
2525
mv CHANGES2 CHANGES
2626
- name: Commit & Push changes
27-
if: "!contains(steps.changed-files.outputs.all_changed_files, 'CHANGES')"
2827
uses: actions-js/push@master
2928
with:
3029
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)