Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
change the version tag prefix to v*
  • Loading branch information
geonnave committed Sep 18, 2023
1 parent fd6aad2 commit 7047425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and test
on:
push:
branches: [main]
tags: 'REL-*'
tags: 'v*'
pull_request:

env:
Expand Down

0 comments on commit 7047425

Please sign in to comment.