Fix artifact name

This commit is contained in:
Rodel Calasagsag 2023-08-16 08:43:49 +08:00
parent d351853bc1
commit d14d63114b
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ jobs:
- name: Upload JSON file as artifact
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.plugin }}
name: ${{ env.PLUGIN_SLACK_BLOCKS_ARTIFACT }}
path: ${{ steps.create-block-json.outputs.path }}
trunk-results: