mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-17 17:10:37 +00:00
Update update.yml
This commit is contained in:
@@ -45,5 +45,5 @@ jobs:
|
||||
uses: ./.github/workflows/autobuild.yml
|
||||
autobuild:
|
||||
needs: autoupdate
|
||||
if: autoupdate.outputs.updated == 1
|
||||
if: needs.autoupdate.outputs.updated == 1
|
||||
uses: ./.github/workflows/autobuild.yml
|
||||
|
||||
Reference in New Issue
Block a user