Skip to content

Commit

Permalink
ci: Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
enenumxela authored Oct 28, 2023
1 parent e5bfad5 commit 485917d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: 🎉 Release

on:
push:
branches:
- main
tags:
- v*.*.*
- 'v*.*.*'
- '*.*.*'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 485917d

Please sign in to comment.