well, if i omit the typos

This commit is contained in:
Jacob Heider 2023-01-05 18:36:34 -05:00
parent 8924220af0
commit 30e960c252
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -30,6 +30,7 @@ jobs:
with:
PATTERNS: projects/**/package.yml
- run: gh workflow run new-version.yml -R teaxyz/pantry.core -f "projects=$PROJECTS"
if: steps.diff.outputs.diff != ''
env:
GITHUB_TOKEN: ${{ secrets.TEMP_JACOBS_GITHUB_PAT }}
PROJECTS: ${{ steps.diff.outputs.diff | 'zlib.net' }}
PROJECTS: ${{ steps.diff.outputs.diff }}