Skip to content

Commit

Permalink
Merge pull request #532 from PrestaShopCorp/4.4.x
Browse files Browse the repository at this point in the history
Put en vars
  • Loading branch information
sowbiba authored Apr 19, 2023
2 parents 9cdec5c + 9bb1f02 commit 2d2866b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,5 @@ jobs:
- name: Publish the production zip
run: gh release upload ${{ github.event.release.tag_name }} ../${{ github.event.repository.name }}.zip --clobber
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2d2866b

Please sign in to comment.