Skip to content

Commit

Permalink
chore: github action on release
Browse files Browse the repository at this point in the history
  • Loading branch information
SSebo committed Jun 7, 2022
1 parent e7eb3ef commit 626c07e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
name: Cocoapods

on:

push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

release:
types: [created]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 626c07e

Please sign in to comment.