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 0fa17b9 commit 13e75bfCopy full SHA for 13e75bf
.github/workflows/main.yml
@@ -153,7 +153,6 @@ jobs:
153
dist/pyRevit_CLI_${{ steps.installversion.outputs.content }}_admin_signed.exe
154
dist/pyRevit_CLI_${{ steps.installversion.outputs.content }}_admin_signed.msi
155
dist/pyrevit-cli.${{ steps.installversion.outputs.content }}.nupkg
156
- run: echo 'Artifact URL is ${{ steps.artifact-upload-step.outputs.artifact-url }}'
157
- name: Generate Release Notes (Release)
158
if: (github.base_ref == env.ReleaseBranch)
159
env:
0 commit comments