Removed the changes output

This commit is contained in:
Keith Williams 2023-12-23 09:35:49 -05:00
parent f17d71d3bc
commit 8e025878f6

View File

@ -12,10 +12,6 @@ jobs:
runs-on: buildjet-4vcpu-ubuntu-2204
permissions:
pull-requests: read
outputs:
app-store: ${{ steps.filter.outputs.app-store }}
embed: ${{ steps.filter.outputs.embed }}
embed-react: ${{ steps.filter.outputs.embed-react }}
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/dangerous-git-checkout