Skip to content

Commit

Permalink
shouldn't need manual trigger on release action
Browse files Browse the repository at this point in the history
in the future
  • Loading branch information
psethwick committed Feb 16, 2024
1 parent 0eb947a commit dd0ecbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ permissions:
contents: write

on:
workflow_dispatch:
push:
tags:
- 'v*'
Expand Down

0 comments on commit dd0ecbb

Please sign in to comment.