Skip to content

Commit

Permalink
ci: Bump version on dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaqx0r committed Oct 16, 2024
1 parent 5f4ffda commit 7c6a9c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tag-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
create_annotated_tag: true
custom_release_rules: ci:none,chore:none,style:none
default_bump: none
dry_run: ${{ github.event_name != 'workflow_dispatch' && github.event_name != 'schedule' }}

0 comments on commit 7c6a9c8

Please sign in to comment.