Skip to content

Commit

Permalink
Mark releases as pre-release in release workflow until next RCs
Browse files Browse the repository at this point in the history
  • Loading branch information
bissim committed Sep 1, 2020
1 parent 12abfe1 commit 19e274c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
body: |
FLY graph release
draft: false
prerelease: false
prerelease: true

0 comments on commit 19e274c

Please sign in to comment.