Skip to content

Commit

Permalink
ci: use main as build reference
Browse files Browse the repository at this point in the history
  • Loading branch information
vanlooverenkoen committed Nov 26, 2023
1 parent 4d31165 commit 211cd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
node-version: 16
- name: Automated version bump
uses: impaktfull/gh_action_dart_conventional_release@v0.1.11
uses: impaktfull/gh_action_dart_conventional_release@main
with:
tag-prefix: 'v'
env:
Expand Down

0 comments on commit 211cd66

Please sign in to comment.