Skip to content

Commit

Permalink
Remove possibility to trigger manually
Browse files Browse the repository at this point in the history
Shall not be needed
  • Loading branch information
erikbosch committed Dec 12, 2024
1 parent 1f1b57c commit 2f50059
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create_draft_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@
name: Create Draft Release

on:
workflow_dispatch: # select tag when creating
push:
tags:
- "*.*.*"


# Needed if GITHUB_TOKEN by default do not have right to create release
permissions:
contents: write
Expand Down

0 comments on commit 2f50059

Please sign in to comment.