Skip to content

Commit

Permalink
Update bump-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Minituff authored Oct 21, 2023
1 parent 69cdc9a commit 91e321f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- dev
paths:
- 'Dockerfile'
jobs:
Expand Down Expand Up @@ -31,3 +32,4 @@ jobs:
# body: ${{ steps.tag_version.outputs.changelog }}
draft: true
makeLatest: true
generateReleaseNotes: true

0 comments on commit 91e321f

Please sign in to comment.