Skip to content

Commit

Permalink
Added publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
depryf committed Oct 13, 2023
1 parent 7bbfec7 commit 8e1f6f4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@

name: publish

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

jobs:
publish:
Expand Down

0 comments on commit 8e1f6f4

Please sign in to comment.