Skip to content

Commit

Permalink
renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
tambien committed Apr 28, 2024
1 parent df5cd5e commit b560726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Check if there are changes
id: changes
uses: UnicornGlobal/[email protected]
- name: Process changes
- name: Push changes
if: steps.changes.outputs.changed == 1
run: |
git config user.name github-actions
Expand Down

0 comments on commit b560726

Please sign in to comment.