We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d3463 commit 69fccaeCopy full SHA for 69fccae
.github/workflows/test-publish.yml
@@ -17,8 +17,6 @@ jobs:
17
18
- uses: ncipollo/release-action@v1
19
with:
20
- artifacts: 'nuget/*'
21
- artifactErrorsFailBuild: false
22
allowUpdates: true
23
commit: trunk
24
tag: "v${{ env.module_version }}"
0 commit comments