Skip to content

Commit

Permalink
never upload assets (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
edalzell authored Jan 29, 2025
1 parent 9d88d35 commit 3e3d654
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ name: Release

on:
workflow_dispatch:
inputs:
upload_assets:
default: false
description: 'Upload assets to release'
type: boolean
jobs:
get_draft_release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3e3d654

Please sign in to comment.