There was an error while loading. Please reload this page.
1 parent fb269f1 commit 538ab6cCopy full SHA for 538ab6c
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: Release
3
on:
4
release:
5
branches: [main]
6
- types: [published]
+ types: [released]
7
workflow_dispatch:
8
inputs:
9
tag:
0 commit comments