Skip to content

Commit 890c086

Browse files
committed
try fix release, workflow
1 parent a707685 commit 890c086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
build:
3333
name: Build Package
34-
if: github.event.head_commit.verification.verified == true
34+
if: github.event.ref.verification.verified == true
3535
runs-on: ubuntu-latest
3636
permissions:
3737
contents: read

0 commit comments

Comments
 (0)