Skip to content

Commit

Permalink
Once again...
Browse files Browse the repository at this point in the history
  • Loading branch information
dail8859 committed Aug 2, 2022
1 parent 9cf9c65 commit 28a8025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:

- name: Create Draft Release
run: |
gh release create ${{ github.ref_name }} --title ${{ github.ref_name }} --generate-notes --draft --discussion-category "General"
gh release create ${{ github.ref_name }} --title ${{ github.ref_name }} --generate-notes --draft
- name: Download all artifacts
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 28a8025

Please sign in to comment.