Amaury Brisou

Results 1 comments of Amaury Brisou

@Pikachews I had the same issue concatenating variables in my target, just define a global env variable like below ``` on: push: branches: [master] env: PACKAGE: ${{ github.sha }} UPLOAD_PATH:...