Skip to content

Commit

Permalink
release action on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kcberg committed Jan 31, 2024
1 parent 09b1e6e commit 68ecefa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Release Tag
on:
push:
branches:
- main
on: push

jobs:
release:
Expand Down

0 comments on commit 68ecefa

Please sign in to comment.