Skip to content

Commit

Permalink
add label
Browse files Browse the repository at this point in the history
  • Loading branch information
if-nil committed Dec 8, 2023
1 parent b2f0ffa commit 7633003
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,8 @@ runs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ inputs.github_token }}
branch: ${{ github.ref }}
branch: ${{ github.ref }}

branding:
icon: 'bookmark'
color: 'green'

0 comments on commit 7633003

Please sign in to comment.