Skip to content

Commit

Permalink
Remove default version from GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Hind-M committed Jul 16, 2024
1 parent 0a0ec9e commit 88a0993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on:
workflow_dispatch:
inputs:
version:
description: 'Version to fetch, defaults to latest'
default: latest
description: 'Version to fetch, optional and defaults to latest'
required: false

schedule:
- cron: 0 */6 * * *
Expand Down

0 comments on commit 88a0993

Please sign in to comment.