Skip to content

Commit

Permalink
fix: release process (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
corite committed Jan 14, 2024
1 parent aa4979f commit d9f9ba0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Release Chart

on:
push:
tags:
- "*"
branches:
- main
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit d9f9ba0

Please sign in to comment.