Skip to content

Commit

Permalink
Fixed publish action.
Browse files Browse the repository at this point in the history
  • Loading branch information
depryf committed Oct 20, 2023
1 parent 566705f commit f0803d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
name: publish

on:
repository_dispatch:
types: manual-publish
release:
types: [ created ]
workflow_dispatch: {}

jobs:
publish:
Expand Down

0 comments on commit f0803d4

Please sign in to comment.