Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
chore(ci): fix publishing does not run on merge to master
Browse files Browse the repository at this point in the history
  • Loading branch information
fallion committed Apr 30, 2020
1 parent 1b51055 commit baf0682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- /api/definitions/**
- "/api/definitions/**"
tags:
- "v*"

Expand Down

0 comments on commit baf0682

Please sign in to comment.