Skip to content

Commit

Permalink
release only based off tags
Browse files Browse the repository at this point in the history
  • Loading branch information
camrossi committed Sep 23, 2024
1 parent 45475ef commit 67e623d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Release Charts

on:
push:
branches:
- main
tags:
- '*'

jobs:
release:
Expand Down

0 comments on commit 67e623d

Please sign in to comment.