Skip to content

Commit

Permalink
chore: fix repeat release action runs (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheBuidler authored May 23, 2024
1 parent 14a8996 commit d7a4bfe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- master
release:
branches:
- master

jobs:
deploy:
Expand Down

0 comments on commit d7a4bfe

Please sign in to comment.