Skip to content

Commit

Permalink
Update publish-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huseyindeniz authored Dec 22, 2024
1 parent 4d2a918 commit 8dff56b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
name: Publish Release

on:
workflow_dispatch:
push:
branches:
- main

permissions:
contents: write
issues: write
pull-requests: write

jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8dff56b

Please sign in to comment.