Skip to content

Commit

Permalink
release on master (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
WolverMinion authored Feb 4, 2021
1 parent 4242618 commit 7d7449c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- id: gh_release
name: Release
uses: softprops/action-gh-release@v1
if: github.ref == 'refs/heads/master2'
if: github.ref == 'refs/heads/master'
with:
body_path: RELEASE.md
draft: false
Expand Down

0 comments on commit 7d7449c

Please sign in to comment.