Skip to content

Commit

Permalink
ci: released type
Browse files Browse the repository at this point in the history
  • Loading branch information
raffis committed Apr 13, 2023
1 parent 92de112 commit c926501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: publish-release
on:
release:
types: [published]
types: [published, released]

jobs:
publish-release:
Expand Down

0 comments on commit c926501

Please sign in to comment.