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 4fbdf57 commit 7ae39b8Copy full SHA for 7ae39b8
.github/workflows/deploy-class-commands.yml
@@ -32,7 +32,7 @@ jobs:
32
tag_name: ${{ github.ref }}
33
release_name: ${{ github.ref }}
34
35
- - uses: csexton/release-asset-actions@v2
+ - uses: csexton/release-asset-action@v2
36
with:
37
github-token: ${{ secrets.GITHUB_TOKEN }}
38
pattern: ClassCommands/bin/Release/netcoreapp3.1/win-x64/publish/*.exe
0 commit comments