Skip to content

Commit

Permalink
ci: run release action on release
Browse files Browse the repository at this point in the history
  • Loading branch information
steinuil committed Jan 2, 2025
1 parent e8aa970 commit 729fdc1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Build for release

on:
# release:
# types:
# - created
workflow_dispatch:
inputs: {}
release:
types:
- created

jobs:
release-build:
Expand Down

0 comments on commit 729fdc1

Please sign in to comment.