Skip to content

Commit

Permalink
ci: fix release trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Khoyo committed Aug 7, 2024
1 parent 3c4ac15 commit 77aebac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osrd-ui-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish @osrd-project on Release

on:
release:
types: [created]
types: [released]

jobs:
publish:
Expand Down

0 comments on commit 77aebac

Please sign in to comment.