Skip to content

Commit

Permalink
Update workflow yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shailesh Jagannath Padave committed Jan 14, 2025
1 parent 83df926 commit 0f34bdf
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@
name: Publish a build

on:
workflow_dispatch:
release:
types:
- released
- prereleased

permissions:
contents: read
push:
branches:
- main
pull_request:
branches:
- main

jobs:
publish:
Expand Down

0 comments on commit 0f34bdf

Please sign in to comment.