Skip to content

Commit

Permalink
Upgrade gitmoji-auto-label to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor committed May 7, 2024
1 parent dc22c6e commit b81cefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-create-gitmoji-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
repository-projects: read
steps:
- name: Create gitmoji label
uses: georgepstaylor/gitmoji-auto-label@simplify-gitmoji-step-output
uses: georgepstaylor/gitmoji-auto-label@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b81cefe

Please sign in to comment.