Skip to content

Commit 7c68c77

Browse files
authored
Skip duplicates
1 parent 47498a2 commit 7c68c77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/csharp.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ jobs:
6161
--name "GitHub" \
6262
--username "linksplatform" \
6363
--password "${{ secrets.GITHUB_TOKEN }}" \
64-
--store-password-in-clear-text
64+
--store-password-in-clear-text \
65+
--skip-duplicate
6566
env:
6667
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6768

0 commit comments

Comments
 (0)