Skip to content

Commit

Permalink
publish release artifacts manually
Browse files Browse the repository at this point in the history
  • Loading branch information
nizienko committed Jun 23, 2021
1 parent 123d562 commit 6cbf084
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publishRelease.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Publish Release
on:
release:
types: [ created ]
workflow_dispatch
jobs:
build-and-publish:
name: Build and Publish Release
Expand Down

0 comments on commit 6cbf084

Please sign in to comment.