Skip to content

Commit

Permalink
Merge branch 'develop' into release/1.3.19-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael O'Keefe committed May 5, 2021
2 parents a23768e + fa45bce commit f2a9698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: create

jobs:
release_draft:
if: ${{ contains(github.ref, 'refs/heads/release/') }}
if: github.ref == 'refs/heads/releases/'
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit f2a9698

Please sign in to comment.