Skip to content

Commit

Permalink
ci: more ways to release
Browse files Browse the repository at this point in the history
  • Loading branch information
sander authored and sander-cb committed Jan 31, 2024
1 parent a07d991 commit a2bcf1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Release
on:
push:
branches: ["main"]
workflow_dispatch:
release:
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a2bcf1e

Please sign in to comment.