Skip to content

Commit

Permalink
update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwormhole authored Jul 28, 2024
1 parent 81f3dc9 commit 96a2ed3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Release

on:
push:
branches: ["main"]
tags:
- 'v*'

Expand Down Expand Up @@ -60,4 +59,4 @@ jobs:
run: >-
gh release create "${{ github.ref_name }}" dist/**
--repo "${{ github.repository }}"
--generate-notes
--generate-notes

0 comments on commit 96a2ed3

Please sign in to comment.