Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MTrab committed Apr 11, 2022
1 parent eab2273 commit c7001ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Release Drafter

on:
workflow_dispatch:
push:
branches:
- master
Expand All @@ -21,4 +22,4 @@ jobs:
with:
disable-releaser: github.ref != 'refs/heads/main'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c7001ea

Please sign in to comment.