Update update.yml

This commit is contained in:
windowsboy111
2022-10-20 20:23:40 +08:00
committed by GitHub
parent 025b0e5d19
commit a810797239
+1 -1
View File
@@ -38,5 +38,5 @@ jobs:
fi
- name: Autobuild
if: ${{ steps.save.outputs.updated }}
if: ${{ steps.save.outputs.updated == 1 }}
uses: ./.github/workflows/autobuild.yml