Skip to content

Commit 3f714bf

Browse files
committed
Update PublishRelease.yml
1 parent 6225e6a commit 3f714bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PublishRelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name: Publish/Upload dotnet package on release
99

1010
on:
1111
release:
12-
types: [created, published]
12+
types: [created]
1313

1414
# Allows you to run this workflow manually from the Actions tab
1515
workflow_dispatch:

0 commit comments

Comments
 (0)