mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 07:30:38 +00:00
Update update.yml
This commit is contained in:
@@ -38,5 +38,5 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Autobuild
|
||||
if: ${{ steps.save.outputs.updated }}
|
||||
if: ${{ steps.save.outputs.updated == 1 }}
|
||||
uses: ./.github/workflows/autobuild.yml
|
||||
|
||||
Reference in New Issue
Block a user