Releases: jmatsu/dg-upload-app-action
Releases · jmatsu/dg-upload-app-action
Ver 0.2.2
v0.2.0: Merge pull request #1 from jmatsu/make_ts
- Rewrote all in TypeScript
- Drop
exclude_pattern
input option because it should be done in GitHub Actions' workflow files - Introduce
pin
input option that will protect the revision from auto-deletion.
Ver 0.1
Initial release