Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaoboy committed Oct 17, 2024
1 parent 31f96ce commit d724717
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ name: Release
permissions:
contents: write

on:
push:
branches: main
tags:
- v[0-9]+.*
on: [push]

defaults:
run:
Expand Down

0 comments on commit d724717

Please sign in to comment.