Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2023-04-26 04:21:48 -05:00
parent 129cf9f588
commit 77db670599
5 changed files with 23 additions and 14 deletions

View File

@@ -13,4 +13,5 @@ jobs:
if: github.ref == 'refs/heads/master'
run: |
echo "**** No external release, exiting ****"
echo "No external release, exiting" >> $GITHUB_STEP_SUMMARY
exit 0