Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 16:10
· 3 commits to main since this release
3413916

Summary

In this release we added ability to send values to pre / post action's scripts using action state feature.
See documentation

What’s Changed

  • build: upgrade @octokit/rest from 17.9.0 to 17.11.2 (#8) @snyk-bot
  • build: upgrade enquirer from 2.3.5 to 2.3.6 (#9) @snyk-bot
  • ci: use unique job name in publishing workflow (#7) @likern
  • ci: publish package on workflow_dispatch event (#6) @likern

🚀 New Features