Skip to content

Commit

Permalink
Revert "Prefer rake forced way, rake first and tagging last..."
Browse files Browse the repository at this point in the history
This reverts commit 631deeb.
  • Loading branch information
kachick committed Dec 26, 2024
1 parent b4bfce8 commit 7e8860a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 🚀
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7e8860a

Please sign in to comment.