Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stretch0 committed Oct 13, 2022
1 parent aba83e2 commit 4af88d6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Publish

on:
release:
types:
- created
repository_dispatch:
types: [publish]
push:
branches:
- main

jobs:
publish:
Expand Down

0 comments on commit 4af88d6

Please sign in to comment.