Skip to content

Commit

Permalink
fix: github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vanlooverenkoen committed Feb 10, 2024
1 parent ff30a2d commit dc8dc26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ jobs:
uses: impaktfull/gh_action_dart_conventional_release@main
with:
tag-prefix: 'v'
use-dart: true
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.11.6

# Fix:
- CI/CD pipeline

# 0.11.5

# Fix:
Expand Down

0 comments on commit dc8dc26

Please sign in to comment.