Skip to content

Commit 69fccae

Browse files
build: try fix for pipeline publishing github
1 parent f8d3463 commit 69fccae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717

1818
- uses: ncipollo/release-action@v1
1919
with:
20-
artifacts: 'nuget/*'
21-
artifactErrorsFailBuild: false
2220
allowUpdates: true
2321
commit: trunk
2422
tag: "v${{ env.module_version }}"

0 commit comments

Comments
 (0)