Skip to content

Commit

Permalink
Merge pull request #16 from DanielAvdar/init
Browse files Browse the repository at this point in the history
Adjust GitHub Actions trigger settings
  • Loading branch information
DanielAvdar committed Mar 11, 2024
2 parents da2f18c + f9758ce commit cf63880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish Package

on:
release:
types: [ published ]
types: [ published, edited ]

permissions:
contents: read
Expand Down

0 comments on commit cf63880

Please sign in to comment.