Skip to content

Commit

Permalink
run publish on release published
Browse files Browse the repository at this point in the history
  • Loading branch information
nizienko committed Jun 23, 2021
1 parent 6cbf084 commit 7f96fd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publishRelease.yml
@@ -1,6 +1,7 @@
name: Publish Release
on:
workflow_dispatch
release:
types: [published]
jobs:
build-and-publish:
name: Build and Publish Release
Expand Down

0 comments on commit 7f96fd9

Please sign in to comment.