Skip to content

Commit

Permalink
Add engine/<engine-commit> tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ardera authored Jul 13, 2023
1 parent d28bcf9 commit fd63567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/channel-watch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ jobs:
default_author: github_actions
message: 'Roll engine (stable)'
add: 'engine.version.stable'
tag: ${{ steps.flutter-version.outputs.semver }} --force
tag: engine/$(cat engine.version.stable) --force
tag_push: '--force'

0 comments on commit fd63567

Please sign in to comment.