Skip to content

Commit

Permalink
changed the pull location from the github actions upload
Browse files Browse the repository at this point in the history
  • Loading branch information
FizzyApple12 committed Apr 27, 2024
1 parent 730e8b6 commit 558b55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
make_latest: true
tag_name: ${{ steps.version.outputs.APP_VERSION }}
token: ${{ secrets.GH_TOKEN }}
files: target/thumbv6m-none-eabi/release/application.bin
files: application.bin

0 comments on commit 558b55d

Please sign in to comment.