remove commit field

should fix this:
```
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
```
This commit is contained in:
griffi-gh 2023-05-19 03:20:41 +02:00
parent 702cdf1ee6
commit 8751ad99b7

View file

@ -73,7 +73,6 @@ jobs:
with:
name: nightly
tag: nightly
commit: ${GITHUB_SHA}
allowUpdates: true
removeArtifacts: true
replacesArtifacts: true