Skip to content

Commit

Permalink
Merge pull request #17 from CleverTap/fix_workflow_trigger
Browse files Browse the repository at this point in the history
Fix the workflow trigger for releases.
  • Loading branch information
judepereira authored Jul 23, 2020
2 parents b135193 + eb96cb6 commit bff7757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish to Bintray

on:
registry_package:
release:
types: [published]

jobs:
Expand Down

0 comments on commit bff7757

Please sign in to comment.