Skip to content

Commit

Permalink
Update .github/workflows/publish_lib.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel K <[email protected]>
  • Loading branch information
TheLydonKing and dk1844 authored Jan 19, 2024
1 parent 203c7ab commit 2fc684d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish_lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@

name: Release - publish client library
on:
push:
branches: [master]
tags: ["*"]
release:
types: [released]

jobs:
publish:
Expand Down

0 comments on commit 2fc684d

Please sign in to comment.