mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(complain.yml)
This commit is contained in:
parent
aac8c9b4b3
commit
4da98e4f4f
3
.github/workflows/new-version.yml
vendored
3
.github/workflows/new-version.yml
vendored
|
@ -48,8 +48,7 @@ jobs:
|
|||
issues: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ./.github/actions/complain.yml
|
||||
- uses: teaxyz/pantry/.github/actions/complain@main
|
||||
with:
|
||||
projects: ${{ inputs.projects }}
|
||||
platform: ${{ inputs.platform }}
|
||||
|
|
Loading…
Reference in a new issue