Skip to content

Commit 7fce780

Browse files
committed
Update compile-rc.yml
1 parent be27461 commit 7fce780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
env:
8282
API_TOKEN_GITHUB: ${{ secrets.API_GITHUB_RTK_FILE_TOKEN }}
8383
with:
84-
source_file: ./Blink/build/esp32.esp32.esp32/${{ env.FILENAME_PREFIX }}${{ env.RC_PREFIX }}${{ steps.date.outputs.date }}.bin
84+
source_file: ./Firmware/RTK_Surveyor/build/esp32.esp32.esp32/${{ env.FILENAME_PREFIX }}${{ env.RC_PREFIX }}${{ steps.date.outputs.date }}.bin
8585
destination_repo: 'sparkfun/SparkFun_RTK_Firmware_Binaries'
8686
destination_folder: ''
8787
user_email: '[email protected]'

0 commit comments

Comments
 (0)