Skip to content

Commit

Permalink
updated/fixed action trigger and tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Dec 15, 2023
1 parent c154fc8 commit 2c77d2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Release, Build, and Push Chart
on:
push:
tags:
- '*'
branches:
- main

jobs:
release:
Expand Down

0 comments on commit 2c77d2a

Please sign in to comment.