Skip to content

Commit

Permalink
Merge pull request #294 from PrestaShop/dev
Browse files Browse the repository at this point in the history
Fixed CI publication
  • Loading branch information
nicosomb authored Oct 4, 2024
2 parents cda7846 + b48670f commit 25fe641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: ~/.composer/vendor/bin/autoindex

- name: Create & upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4.4.0
with:
name: ${{ github.event.repository.name }}
path: /home/runner/work/blockwishlist/
Expand Down

0 comments on commit 25fe641

Please sign in to comment.