Skip to content

Commit

Permalink
2023.07.10:
Browse files Browse the repository at this point in the history
* new: action.yml: branding values
  • Loading branch information
andry81 committed Jul 10, 2023
1 parent fe409f1 commit be6fce4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
name: accum-gh-rate-limits
description: 'GitHub composite action to request and accumulate an account rate limits'

branding:
icon: download
color: orange

inputs:
deps_repo_owner:
description: 'Owner of a repository used to checkout dependencies'
Expand Down
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2023.07.10:
* new: action.yml: branding values

2023.07.10:
* changed: README.md: missed change

Expand Down

0 comments on commit be6fce4

Please sign in to comment.