Releases: varunsridharan/action-envato-publisher
Releases · varunsridharan/action-envato-publisher
1.6
- Action now outputs source file & screenshot file name & location with below variable
- source_zip
- source_zip_location
- screenshots_zip
- screenshots_zip_location
1.5
- Migrated From
alpine:latest
Tovarunsridharan/actions-alpine:latest
Docker Image - Improved Logging
1.4
🚨 Breaking Change
RemovedCUSTOM_COMMAND
RemovedEXCLUDE_LIST
RemovedASSETS_EXCLUDE_LIST
🆕 Added
DIST_IGNORE
- Supports File Like.gitignore
ASSETS_IGNORE
- Supports File Like.gitignore
💱 Changed
composer:1
Docker Image Toalpine:latest
to improve speed
1.3
Added
DIST_LOCATION will be used to store final zip files in current action instance which can be later used to upload zipfiles to Github release using
- name: Upload ZIP To Release in Github
uses: Roang-zero1/github-upload-release-artifacts-action@master
with:
args: dist/
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1.2
- Improved Runtime Speed
- Improved Logging
1.1
Added Option To Push Envato Item's Aseets Such as banner , icon & screenshots