Skip to content

Commit

Permalink
Disable draft.
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii committed Oct 30, 2023
1 parent 5b018b7 commit 7e5a747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/IKVM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,6 @@ jobs:
tag: ${{ github.ref_name }}
allowUpdates: true
artifacts: dist/nuget/*.nupkg,dist/bin/*.zip,dist/bin/*.tar.gz,dist/image/*.zip,dist/image/*.tar.gz,dist/tools/*.zip,dist/tools/*.tar.gz,dist/doc.zip
draft: false
token: ${{ secrets.GITHUB_TOKEN }}
- name: Push NuGet (GitHub)
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 7e5a747

Please sign in to comment.