open-education-api / specification

OpenAPI (fka Swagger) specification for the Open Education API.
Other
32 stars 26 forks source link

Fix release action #279

Closed jelmerderonde closed 2 years ago

jelmerderonde commented 2 years ago

This PR modifies the release GH action to only trigger on tags, otherwise each push on master will result in a failed action.