Closed kirillmorozov closed 9 months ago
Trigger workflow only on tags that start with v.
v
Pin runner version.
Set job timeout to 2 minutes.
Use jobs.release-installer.env to set up environment variables that are available for all steps in the job.
jobs.release-installer.env
Separate AWS configuration and upload steps and use official AWS action to configure credentials.
Add empty lines between job steps to improve readability.
Remove trailing spaces.
Trigger workflow only on tags that start with
v
.Pin runner version.
Set job timeout to 2 minutes.
Use
jobs.release-installer.env
to set up environment variables that are available for all steps in the job.Separate AWS configuration and upload steps and use official AWS action to configure credentials.
Add empty lines between job steps to improve readability.
Remove trailing spaces.