mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
Fix update.yml
Didn't read the docs properly ugh
This commit is contained in:
@@ -38,5 +38,4 @@ jobs:
|
||||
|
||||
- name: Autobuild
|
||||
if: ${{ steps.save.outputs.updated }}
|
||||
uses: terrapkg/packages/.github/workflows/autobuild.yml@manifest
|
||||
with: {}
|
||||
uses: ./.github/workflows/autobuild.yml
|
||||
|
||||
Reference in New Issue
Block a user