Skip to content

Commit

Permalink
fixing spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
nbingham1 committed Sep 16, 2024
1 parent e9673b1 commit b63fba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
shell: cmd

- name: Upload Release Asset
if: github.event_name == 'release'
if: github.event_name == 'release'
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ github.event.release.upload_url }}
Expand Down

0 comments on commit b63fba3

Please sign in to comment.