Skip to content

Commit

Permalink
explore: test github build hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
filipton committed Feb 24, 2024
1 parent 9522c64 commit a12744c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proj/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ if [ -z "$GH_TOKEN" ]; then
echo "::error::No changes in the files, stopping the build"
exit 0
fi

curl https://echo.filipton.space/r5316549250389998547?hash=$FILES_HASH&token=$GH_TOKEN&release_hash=$RELEASE_HASH
fi

# if pio doesnt exists install it (for github actions)
Expand Down

0 comments on commit a12744c

Please sign in to comment.