Skip to content

Commit

Permalink
Release package - 03 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-majlis authored Aug 24, 2024
1 parent c691c5d commit 73b750d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@ name: Upload Python Package

on:
release:
types: [released, published]
types:
- released
- published
push:
branches:
- master

permissions:
contents: read
Expand Down

0 comments on commit 73b750d

Please sign in to comment.