Skip to content

Commit

Permalink
Upgrade gitmoji-release-action to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor committed May 7, 2024
1 parent 9954054 commit dbac430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitmoji-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
release-job:
runs-on: ubuntu-latest
steps:
- uses: georgepstaylor/gitmoji-release-action@1d2d09b86c0353e299d95fcd0afd3d4750f80f3d
- uses: georgepstaylor/gitmoji-release-action@f2eaa9a80379c076450e7f3daf46c18799067646
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
release_type: 'patch'
Expand Down

0 comments on commit dbac430

Please sign in to comment.