Skip to content

Commit

Permalink
upload assets with draft: true
Browse files Browse the repository at this point in the history
  • Loading branch information
coffee-cup committed Oct 22, 2024
1 parent ec0e901 commit da229de
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 @@ -155,7 +155,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ needs.create-release.outputs.railway_version }}
draft: false
draft: true
files: railway-${{ needs.create-release.outputs.railway_version }}-${{ matrix.target }}*

- name: Install musl-tools
Expand Down

0 comments on commit da229de

Please sign in to comment.