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 1b9444d commit 2388d67Copy full SHA for 2388d67
.github/workflows/create-release.yml
@@ -25,7 +25,6 @@ jobs:
25
gh --version
26
gh auth status
27
gh auth setup-git
28
- - name: Compress Artifact
29
- name: Compress release artifact
30
run: 7z a AI.NET.zip $env.PUBLISH_PATH
31
- name: Create Release using gh CLI
0 commit comments