Skip to content

Commit

Permalink
Enable dispatch on release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Sep 28, 2024
1 parent 9a4a88f commit e1e7baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Release
on:
milestone:
types: [closed]
workflow_dispatch: {}

permissions:
id-token: write
Expand Down

0 comments on commit e1e7baf

Please sign in to comment.