Releases: nekofar/action-usage-guard
Releases · nekofar/action-usage-guard
v1.0.1
Bug Fixes
- Solve some minor issues and update dependencies
v1.0.0-beta.12
Bug Fixes
- Adjust condition check in
entrypoint.sh
to handle float
Continuous Integrations
- Bump nekofar/create-github-release from 1.0.11 to 1.0.12
v1.0.0-beta.11
Refactor
- Replace expr with awk in
entrypoint.sh
for calculations
v1.0.0-beta.10
Documentation
- Rework job order and dependencies in GitHub workflow
v1.0.0-beta.7
Documentation
- Add Personal Access Token information to README.md
v1.0.0-beta.6
Refactor
- Adjust indentation level in
action.yml
- Optimize public repo message in
entrypoint.sh
Continuous Integrations
- Bump nekofar/create-github-release from 1.0.8 to 1.0.11
v1.0.0-beta.5
Refactor
- Optimize if conditions of usage calculation in
entrypoint.sh
v1.0.0-beta.4
Refactor
- Add option to activate debug mode in
entrypoint.sh
Continuous Integrations
- Bump nekofar/create-github-release from 1.0.6 to 1.0.8
v1.0.0-beta.3
Bug Fixes
- Change default value of
GITHUB_TOKEN
inentrypoint.sh
Refactor
- Optimize whitespace usage in
action.yml
v1.0.0-beta.2
Bug Fixes
- Update icon and color in
action.yml