Skip to content

Commit

Permalink
chore: fix publish pod trigger (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushalkapasi authored Feb 14, 2024
1 parent 670d5d3 commit 5068201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pod.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: CocoaPods Publish

on:
workflow_dispatch:
push:
tags:
- v*.*.**
workflow_dispatch:

permissions:
contents: write
Expand Down

0 comments on commit 5068201

Please sign in to comment.