Skip to content

Commit

Permalink
chore: how cann I be so dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
danielo515 committed Apr 30, 2023
1 parent f500857 commit fd53240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
id: changedfiles
with:
files: |
lua/output
lua/danielo_nvim
- name: Fail if there are changed files (should not be the case)
if: steps.changedfiles.outputs.files_changed == 'true'
run: |
Expand Down

0 comments on commit fd53240

Please sign in to comment.