Skip to content

Commit

Permalink
ci: modify ci release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Avivbens committed Apr 18, 2024
1 parent 513a8fe commit 62b2563
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
name: '📦 Create New Release'

on:
push:
branches:
Expand All @@ -15,8 +18,6 @@ concurrency:
group: release-ci-${{ github.repository }}-${{ github.ref }}
cancel-in-progress: true

name: 📦 Create New Release

jobs:
checks:
name: ✅ Check for Release
Expand Down

0 comments on commit 62b2563

Please sign in to comment.