Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
fix: run draft release action on any push
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmitr committed Jun 19, 2024
1 parent 3b0fff4 commit f1ad3df
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: Release

on:
push:
branches:
- master
tags:
- v*

workflow_dispatch:

Expand Down

0 comments on commit f1ad3df

Please sign in to comment.