Skip to content

Commit

Permalink
Mark releases as drafts, for manual completion
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCVanB committed Jan 27, 2022
1 parent ee77d14 commit df30a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_release_tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
env:
github_token: ${{ secrets.GITHUB_TOKEN }}
with:
draft: false
draft: true
prerelease: false
release_name: Release $GITHUB_REF_NAME
tag_name: $GITHUB_REF_NAME

0 comments on commit df30a74

Please sign in to comment.