Skip to content

Commit 073e659

Browse files
committed
test cicd
1 parent fcf200a commit 073e659

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Publish Package
22

33
on:
4-
push:
4+
create:
55
tags:
6-
- "v*"
6+
- v*
77

88
permissions:
99
id-token: write # Required for OIDC

0 commit comments

Comments
 (0)