mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
name mismatch
This commit is contained in:
parent
ea9253e096
commit
cfee7f34b4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue