name mismatch

This commit is contained in:
Jacob Heider 2023-12-13 11:17:59 -05:00
parent ea9253e096
commit cfee7f34b4
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -37,5 +37,5 @@ jobs:
issues: write issues: write
uses: ./.github/workflows/new-version.yml uses: ./.github/workflows/new-version.yml
with: with:
projects: ${{ needs.get-projects.outputs.diff }} projects: ${{ needs.get-projects.outputs.projects }}
secrets: inherit secrets: inherit