another try for weird gh action behaviour

This commit is contained in:
john30
2022-09-18 18:30:47 +02:00
parent 07f3714b92
commit f8baf7a333
+1 -2
View File
@@ -7,13 +7,13 @@ on:
branches: [ master ]
paths:
- 'VERSION'
- '.github/workflows/preparerelease.yml'
workflow_dispatch:
inputs:
limitarch:
description: Limit to this architecture
required: false
type: choice
default: ''
options:
- ''
- amd64
@@ -24,7 +24,6 @@ on:
description: Limit to this image
required: false
type: choice
default: ''
options:
- ''
- bullseye