Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jakehh authored Jan 1, 2025
1 parent 763c714 commit 288e7e4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: WLED Release CI

on:
push:
tags:
- '*'
#push:

workflow_dispatch:
tags:
- '*'

jobs:

Expand Down

0 comments on commit 288e7e4

Please sign in to comment.