Skip to content

Commit

Permalink
Remove extra trigger for publish action (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyganch authored Jan 26, 2024
1 parent 3dffab3 commit 5ce855c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Publish
on:
release:
types: [created]
push:
tags:
- '*'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 5ce855c

Please sign in to comment.