Skip to content

Commit

Permalink
Fix formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
lonemeow committed Feb 6, 2024
1 parent de0ea00 commit fe1273f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
shell: cmd
- name: Upload installer
run: |
gh release upload ${{github.event.release.tag_name}} Output/ACC-Connector-Setup-${{ env.VERSION }}.exe
gh release upload ${{ github.event.release.tag_name }} Output/ACC-Connector-Setup-${{ env.VERSION }}.exe

0 comments on commit fe1273f

Please sign in to comment.