Skip to content

Commit

Permalink
fix type to published
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Mar 27, 2024
1 parent 83dbd23 commit 31e9581
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/sdk-publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Release permit python SDK

on:
push:
tags:
- "*"
release:
types: [published]

jobs:
publish_python_sdk:
Expand Down

0 comments on commit 31e9581

Please sign in to comment.