Skip to content

Commit

Permalink
Merge pull request redhat-developer#78 from secondsun/version_bump
Browse files Browse the repository at this point in the history
chore: build on tag instead of push to main
  • Loading branch information
wtrocki authored Feb 22, 2021
2 parents c36e25d + d43f443 commit d323213
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/versionbump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
name: Secondsun Bump, Build, Push

on:
push:
branches:
- main
create:
ref_type: tag

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion olm/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.10
0.1.10

0 comments on commit d323213

Please sign in to comment.