Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
chore: remove push branch condition in release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotxx committed May 13, 2022
1 parent 2ae2878 commit c83a960
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
name: Release
on:
push:
branches:
- main
tags:
- "v*"
permissions:
Expand Down

0 comments on commit c83a960

Please sign in to comment.