Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2024-10-12) ### Bug Fixes * 🐛 action input ([07b2883](07b2883)) * 🐛 clean secret ([7549b8e](7549b8e)) * 🐛 context repo ([2bf8276](2bf8276)) * 🐛 custom Octokit ([2fec726](2fec726)) * 🐛 debug info ([897503d](897503d)) * 🐛 detect post action ([5b17c0b](5b17c0b)) * 🐛 error info ([0a8eaba](0a8eaba)) * 🐛 get public key ([18164f9](18164f9)) * 🐛 handle post actions ([85cb0ca](85cb0ca)) * 🐛 invalid workflow file ([c12c777](c12c777)) * 🐛 lint staged script ([6b1677b](6b1677b)) * 🐛 octokit ([029662a](029662a)) * 🐛 pipeline ([2e617c8](2e617c8)) * 🐛 pipeline ([e3f4e4e](e3f4e4e)) * 🐛 post action ([3283c11](3283c11)) * 🐛 post action ([1af3528](1af3528)) * 🐛 public api ([e6cf021](e6cf021)) * 🐛 set secret ([ef42837](ef42837)) * 🐛 set secret ([655ebe5](655ebe5)) * 🐛 set secret ([a560364](a560364)) * 🐛 tkoen ([debf991](debf991)) * 🐛 token ([290c5f6](290c5f6)) * 🐛 type errors ([ab966ce](ab966ce)) * 🐛 use `createAppAuth` to generate token ([27b49b2](27b49b2)) * post action ([88d3424](88d3424)) * post clean job ([527b8b3](527b8b3)) * post job cleanup ([e49cf78](e49cf78)) * post job cleanup ([11286d9](11286d9)) * typos ([f673ea8](f673ea8)) * use env virables ([0927d96](0927d96)) ### Features * ✨ do not generate default "token" env variable ([7488fcc](7488fcc)) * ✨ export environment varibale ([e42d1af](e42d1af)) * ✨ fallback token when failed ([7536254](7536254)) * ✨ init ([fad333d](fad333d)) * ✨ pipeline ([710f897](710f897)) * ✨ post action to cleanup secret ([1c1811e](1c1811e)) * ✨ support variable name ([e675890](e675890)) * ✨ test token in secrets ([7b88958](7b88958)) * ✨ use GITHUB_TOKEN as custom secret name ([a97d2e8](a97d2e8)) * export app name to env or save to secret ([5207c76](5207c76))
- Loading branch information