Skip to content

Commit

Permalink
Update publish-stable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fansana authored Dec 5, 2024
1 parent 3363b22 commit 8390f72
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/publish-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: Publish stable

concurrency:
group: publish

on:
workflow_dispatch:
push:
branches:
- stable # or the branch where merge requests are being merged into (e.g., 'master')


jobs:
build:
Expand Down

0 comments on commit 8390f72

Please sign in to comment.