Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 15 Mar 16:28
· 17 commits to main since this release
aaa864e

Changelog

Others

  • aaa864e: Refactor context flag parsing in template.go to remove unnecessary quote trimming for improved clarity. Update time calculation in workflow.go to use direct seconds without rounding for more accurate duration reporting. (@struckchure)
  • b253119: Refactor deploy action to use array syntax for context arguments, applying JSON encoding for improved command execution and readability. (@struckchure)
  • c132b8a: Update context variable handling in deploy action to use direct input references for improved command execution consistency. (@struckchure)
  • 4ece678: Update context variable handling in deploy action to use single quotes for improved command execution and consistency. (@struckchure)